No Description

fupenghui 30e0646331 fix:加上网络未注册时的延时,避免死循环 2 years ago
.gitee 121c5607ab add: issue模板 2 years ago
.github 582f08a2ce update: bsp/win32的CI不需要-v只需要-w就行,构建是ok了的 2 years ago
bsp 4bbaf95dee remove: 移除bsp目录里的sys.lua 2 years ago
components 1d6e052b1e update: 调整gmssl的sm2签名和验签实现,涉及输出格式和默认id的调整 2 years ago
demo 30e0646331 fix:加上网络未注册时的延时,避免死循环 2 years ago
docs ffd51355f8 add:lvgl文档移至wiki 3 years ago
images 6553205224 add: 添加蓝牙小程序二维码和链接 4 years ago
lua f52887c6e7 update: 完善bsp/mini,可以用msvc进行编译了,并添加luac,完工 2 years ago
luat 1a70811333 update: 完善fota库的描述 2 years ago
mind e5b80f1d99 update: 更新 LuatOS整体.xmind 4 years ago
script 1688cdaa5a update: sysplus.waitMsg加强防御 2 years ago
test 029cb9ab6f fix typo 3 years ago
tools 4b3fc10cdc update: 继续优化适配温度 2 years ago
.gitignore 65b33083c4 update demo main.lua. add air780e use w2182b config 2 years ago
LICENSE 6e29e39ecd update LICENSE.的年份 3 years ago
README.md 88ab6f02b6 add: 首页README加上Air601 2 years ago
README_FULL.md 281f88635c add: esp32其他芯片的ci 3 years ago
logo.jpg 144f1c9868 update: 更新README 6 years ago
system.jpg 0bd008a963 add: 添加已经完成的文档 6 years ago

README.md

LuatOS logo

star fork license

air101 air105 esp32 win32 linux ec618,Air780E

LuatOS : Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)

强大的Lua引擎, 为mcu和物联网设备高度优化, 支持众多组件, 非常低的内存需求(最低16K RAM, 128K Flash).

快速入门

  1. 使用或购买支持的开发板
  2. 掌握刷机
  3. 尝试各种demo, 浏览API, 30分钟入门lua语法(视频)
  4. 愉快地写业务代码

资料大全

授权协议

MIT License

print("感谢您使用LuatOS ^_^")
print("Thank you for using LuatOS ^_^")