Нема описа

Wendal Chen 17ab87175f fix: miniz.compress在tdefl_optimize_huffman_table函数内过早是否内存,导致非法写 пре 1 година
.gitee 121c5607ab add: issue模板 пре 2 година
.github dbb20d680a remove: air101/105的CI不需要安装libsdl пре 2 година
bsp fd73831b34 update: bsp/mini的conf_bsp.h添加提示信息 пре 2 година
components 17ab87175f fix: miniz.compress在tdefl_optimize_huffman_table函数内过早是否内存,导致非法写 пре 1 година
demo a9c16e08ba Merge branch 'master' of https://gitee.com/openLuat/LuatOS пре 1 година
docs 42afad1c9f remove: 移除docs/markdown目录,已经很久没更新,免得误导客户 пре 2 година
images 6553205224 add: 添加蓝牙小程序二维码和链接 пре 4 година
lua b4f0ba0a29 fix:lua print bug https://gitee.com/openLuat/LuatOS/issues/I9RTC9 пре 1 година
luat 1a32f66f10 add: lfs2也添加fflush实现 пре 1 година
mind e5b80f1d99 update: 更新 LuatOS整体.xmind пре 4 година
script ee1d3c44b5 add: 添加新的阿里云物联网库-aliyun2库,及搭配的demo, 逐步完善中 пре 1 година
test 029cb9ab6f fix typo пре 3 година
tools 87cf1bcdbb fix: 修正API文档生成工具对tab的处理,会触发十几个API的文档更正, 例如补全参数列表,补充应有的描述信息 пре 1 година
.gitignore 65b33083c4 update demo main.lua. add air780e use w2182b config пре 2 година
LICENSE 6e29e39ecd update LICENSE.的年份 пре 3 година
README.md 639e77ccfa update: 首页README的CI badge应该指向2024库 пре 1 година
README_FULL.md 281f88635c add: esp32其他芯片的ci пре 3 година
logo.jpg 144f1c9868 update: 更新README пре 6 година
system.jpg 0bd008a963 add: 添加已经完成的文档 пре 6 година

README.md

LuatOS logo

star fork license

ec618,Air780E ec7xx,Air780EP air101 air105 esp32 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 ^_^")