Ei kuvausta

Wendal Chen 6ca0cc76f1 fix: air105+w5500,执行network_close后还需要执行一次network_force_close_socket,否则会死机, 奇怪了-_- 2 vuotta sitten
.gitee 121c5607ab add: issue模板 2 vuotta sitten
.github 121c5607ab add: issue模板 2 vuotta sitten
bsp 762737aba1 update: bsp/mini在win/linux环境下,32bit和64bit均编译和运行正常 2 vuotta sitten
components 6ca0cc76f1 fix: air105+w5500,执行network_close后还需要执行一次network_force_close_socket,否则会死机, 奇怪了-_- 2 vuotta sitten
demo e158934063 fix: demo/w5500没有启动task去执行网络通信,没验证http通信 2 vuotta sitten
docs ffd51355f8 add:lvgl文档移至wiki 3 vuotta sitten
images 6553205224 add: 添加蓝牙小程序二维码和链接 4 vuotta sitten
lua 6d92f71bc7 update: 清除string库和gmssl库的部分编译警告 2 vuotta sitten
luat 0809483b5e fix: luat_i2s.h新增luat_i2s_tx_stat函数的修改未上传 2 vuotta sitten
mind e5b80f1d99 update: 更新 LuatOS整体.xmind 4 vuotta sitten
script b17a832c56 fix:手动回滚到之前的版本 2 vuotta sitten
test 029cb9ab6f fix typo 3 vuotta sitten
tools 4b3fc10cdc update: 继续优化适配温度 2 vuotta sitten
.gitignore 65b33083c4 update demo main.lua. add air780e use w2182b config 2 vuotta sitten
LICENSE 6e29e39ecd update LICENSE.的年份 3 vuotta sitten
README.md 38ca264670 fix typo , 首页README多个字符 3 vuotta sitten
README_FULL.md 281f88635c add: esp32其他芯片的ci 3 vuotta sitten
logo.jpg 144f1c9868 update: 更新README 6 vuotta sitten
system.jpg 0bd008a963 add: 添加已经完成的文档 6 vuotta sitten

README.md

LuatOS logo

star fork license

air101 air105 esp32 win32 linux ec618,Air780E

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