Sem descrição

Wendal Chen 0782a3933e fix: 修正luat_netdrv_uart的编译警告 há 1 ano atrás
.github 6352006288 fix: github action的actions/upload-artifact升级到v4 há 1 ano atrás
bsp 919bc41527 fix: 内置的luat_heap_calloc实现有错误,导致mbedtls的mpi计算会出错 há 1 ano atrás
components 0782a3933e fix: 修正luat_netdrv_uart的编译警告 há 1 ano atrás
demo 0b73cca739 Merge branch 'master' of https://gitee.com/openLuat/LuatOS há 1 ano atrás
lua 0fb6516304 fix: string.split会崩,原因是luaL_optlstring传参错误 há 1 ano atrás
luat 47172a2576 Merge branch 'master' of https://gitee.com/openLuat/LuatOS há 1 ano atrás
script d8441493a4 fix: libfota2没有改全,全部移芯模式的版本号 há 1 ano atrás
tools 1b1f846119 change: API文档不再显示适配的模组型号 há 1 ano atrás
.gitignore 65b33083c4 update demo main.lua. add air780e use w2182b config há 2 anos atrás
LICENSE b760ee5099 add: 关联文档池的代码库 há 1 ano atrás
README.md e5fbac81dc remove: 移除README.md中已经失效的链接 há 1 ano atrás
logo.jpg 144f1c9868 update: 更新README há 6 anos atrás

README.md

LuatOS logo

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