Açıklama Yok

Wendal Chen 227144dc84 add: 添加napt支持, 跑通Air780E+Air601的NAPT 1 yıl önce
.gitee 121c5607ab add: issue模板 2 yıl önce
.github dbb20d680a remove: air101/105的CI不需要安装libsdl 2 yıl önce
bsp fd73831b34 update: bsp/mini的conf_bsp.h添加提示信息 2 yıl önce
components 227144dc84 add: 添加napt支持, 跑通Air780E+Air601的NAPT 1 yıl önce
demo 792121c7ec fix: demo/httpplus的描述有误,并不依赖http库 1 yıl önce
docs 42afad1c9f remove: 移除docs/markdown目录,已经很久没更新,免得误导客户 2 yıl önce
images 6553205224 add: 添加蓝牙小程序二维码和链接 4 yıl önce
lua 34a5480be3 fix: os库的适配状态不显示 2 yıl önce
luat 227144dc84 add: 添加napt支持, 跑通Air780E+Air601的NAPT 1 yıl önce
mind e5b80f1d99 update: 更新 LuatOS整体.xmind 4 yıl önce
script 2db81ade93 fix: rtkv库的文档里的dst路径写错了 1 yıl önce
test 029cb9ab6f fix typo 3 yıl önce
tools 87cf1bcdbb fix: 修正API文档生成工具对tab的处理,会触发十几个API的文档更正, 例如补全参数列表,补充应有的描述信息 1 yıl önce
.gitignore 65b33083c4 update demo main.lua. add air780e use w2182b config 2 yıl önce
LICENSE 6e29e39ecd update LICENSE.的年份 3 yıl önce
README.md d173d56c46 update: 调整CI的链接,移除bsp/win32的构建. 尚未移除bsp/win32 2 yıl önce
README_FULL.md 281f88635c add: esp32其他芯片的ci 3 yıl önce
logo.jpg 144f1c9868 update: 更新README 6 yıl önce
system.jpg 0bd008a963 add: 添加已经完成的文档 6 yıl önce

README.md

LuatOS logo

star fork license

air101 air105 esp32 ec618,Air780E ec7xx PC

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