Nessuna descrizione

Wendal Chen 6a693d3d2e fix: lvgl,lv_port_index不需要引用luat_tp.h 1 anno fa
.github 6352006288 fix: github action的actions/upload-artifact升级到v4 1 anno fa
bsp 919bc41527 fix: 内置的luat_heap_calloc实现有错误,导致mbedtls的mpi计算会出错 1 anno fa
components 6a693d3d2e fix: lvgl,lv_port_index不需要引用luat_tp.h 1 anno fa
demo 7039f2c6ad fix: airlink,air780epm是需要加上dnsproxy的 1 anno fa
lua b19d8384a0 fix:编译警告 1 anno fa
luat cc56633c36 fix:错误的注释 1 anno fa
script 9f90529709 fix: httpplus上传文件+表单形式时, 应该先发送表单数据,然后再到文件数据 1 anno fa
tools 1b1f846119 change: API文档不再显示适配的模组型号 1 anno fa
.gitignore 65b33083c4 update demo main.lua. add air780e use w2182b config 2 anni fa
LICENSE b760ee5099 add: 关联文档池的代码库 1 anno fa
README.md e5fbac81dc remove: 移除README.md中已经失效的链接 1 anno fa
logo.jpg 144f1c9868 update: 更新README 6 anni fa

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