Menu

ldro

Attila

ldro - The LUAndroid libraries

ldro namespace is the default for all LUAndroid libraries.
Most of these libraries are implemented in native C code to give you nice speed performance.
The libraries reside in the MCU, and cannot be read or modified by the user.
The only access if via require statement.

example

local gfx=require("ldro.gfx")
gfx.clear()

LUANdroid libraries

Name Description New in Removed from
[ldro.dio] Discrete IO Library
[ldro.time] Timining Library
[ldro.sfrd] Direct access to selected SFRs
[ldro.gfx] Graphics Library
[ldro.lfs] Lua Filesystem Library port
[ldro.tch.mtch6301] Touchscreen driver
[ldro.gfx.ddb] Device Dependent Bitmap library

Related

User Documentation: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.