Skip to content
forked from openLuat/LuatOS

LuatOS -- Lua base RTOS, build for many embedded systems

License

Notifications You must be signed in to change notification settings

allewalker/LuatOS

 
 

Repository files navigation

LuatOS

license rtt-w60x ci qemu ci issue

LuatOS是运行在嵌入式硬件的实时操作系统,只需要少量内存的flash空间就能运行,用户编写lua代码就可完成各种功能

Lua base RTOS, build for many embedded systems

  1. 基于Lua 5.3.5
  2. 低内存需求, 最低32kb, 96kb flash空间
  3. 硬件抽象层兼容arm/risc-v等
  4. 可测试,可模拟(qemu)
  5. 在线升级
  6. 可裁剪,可扩展

总体架构

总体架构


资源


配套

TODO: 构建工具链,IDE,刷机工具,等等

授权协议

MIT License

About

LuatOS -- Lua base RTOS, build for many embedded systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.3%
  • C++ 1.5%
  • Python 0.2%