No Description

梁健 1e7cdcd4e7 fix: 提交air8000 错误demo 9 months ago
.github 6352006288 fix: github action的actions/upload-artifact升级到v4 1 year ago
components 6fb8eab0cd fix: airlink,打印wifi固件版本号的逻辑不对,打印出来的值不正确 9 months ago
lua 2e4f672f73 fix:Air8101开启64bit固件后,打印异常 10 months ago
luat 2af3eceb7c change: airlink,调整airlink等待ready的代码位置,具体实现不要塞在luat_main里 9 months ago
module 1e7cdcd4e7 fix: 提交air8000 错误demo 9 months ago
script bf0e23f075 update:不需要节省ram,不使用简写api 10 months ago
tools 1b1f846119 change: API文档不再显示适配的模组型号 1 year ago
.gitignore 65b33083c4 update demo main.lua. add air780e use w2182b config 2 years ago
LICENSE 78778df5f8 remove: 移除原有logo,调整LICENSE里的年份 10 months ago
README.md b1333dc967 update README.md. 10 months ago

README.md

star fork license

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 ^_^")