Aucune description

Wendal Chen b2902a7212 fix: l_mcu_x32的编译警告 il y a 1 an
.github 3ef92e3d53 remove: 移除非cat1的CI构建配置项 il y a 1 an
bsp 919bc41527 fix: 内置的luat_heap_calloc实现有错误,导致mbedtls的mpi计算会出错 il y a 1 an
components f004c8c465 change: 在不影响移芯平台的条件下, 让luat_rtos.h兼容tick周期不是1000HZ的平台 il y a 1 an
demo 3a5f23c67a fix:i2c demo 下载报错 il y a 1 an
lua 9654ec5114 fix: 解决createstrobj的编译警告 il y a 1 an
luat b2902a7212 fix: l_mcu_x32的编译警告 il y a 1 an
script 5405ded325 fix: libfota2的URL应该只合成一次 il y a 1 an
tools f8782a846a update: 调整适配映射表 il y a 1 an
.gitignore 65b33083c4 update demo main.lua. add air780e use w2182b config il y a 2 ans
LICENSE b760ee5099 add: 关联文档池的代码库 il y a 1 an
README.md e5fbac81dc remove: 移除README.md中已经失效的链接 il y a 1 an
logo.jpg 144f1c9868 update: 更新README il y a 6 ans

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