暫無描述

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