Nincs leírás

alienwalker c0defd75dd Merge branch 'master' of https://gitee.com/openLuat/LuatOS 3 éve
.gitee 34da2f5663 update: 测试代码应保留调试信息 3 éve
.github 6ac279d94a add: 780的ci搬到linux平台 3 éve
bsp faafb6016b fix: bsp/win32和bsp/linux没有luat_rtos.h相关函数, gpio库会编译失败, 使用宏控制编译 3 éve
components c0defd75dd Merge branch 'master' of https://gitee.com/openLuat/LuatOS 3 éve
demo 74c8e4cceb update: 更新demo/libgnss,但AGNSS尚未调通 3 éve
docs ffd51355f8 add:lvgl文档移至wiki 3 éve
images 6553205224 add: 添加蓝牙小程序二维码和链接 4 éve
lua f892e2b8a3 fix: io.readFile应该直接读入到lua内存,不应该经过系统内存 3 éve
luat aafb7a9952 add: 提交fskv库,作为fdb库的替代品 3 éve
mind e5b80f1d99 update: 更新 LuatOS整体.xmind 4 éve
script e175ba5e23 fix:修复Air780Ewifi 定位的错误 3 éve
tools 0443c95f38 update: 文档有时候不能正常生成,加点日志看看 3 éve
.gitignore 3c29431c13 change: linux下暂不支持内嵌sys.lua,禁用先 4 éve
LICENSE 0ec5ab89fb update: LICENSE更新一下年份, 修正一下luat_shell_push的类型错误 4 éve
README.md 281f88635c add: esp32其他芯片的ci 3 éve
README_FULL.md 281f88635c add: esp32其他芯片的ci 3 éve
logo.jpg 144f1c9868 update: 更新README 6 éve
system.jpg 0bd008a963 add: 添加已经完成的文档 6 éve

README.md

LuatOS logo

star fork license

air101 air105 esp32 win32 linux Build Status

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. 使用或购买支持的开发板 - Air101/Air103/Air105/ESP32C3
  2. 掌握刷机
  3. 尝试各种demo, 浏览API, 30分钟入门lua语法(视频)
  4. 愉快地写业务代码

详细介绍

授权协议

MIT License

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