๐ Development documentation#
LuatOS It can be compiled and modified by itself, and can refer to the documentation here.
- Development practice
- Add Custom Functions (Rapid Edition)
- preparatory knowledge
- Expected effect
- Create a new c file and store the sample code.
- Enable custom function construction
- test happily
- Canโt do it? Ask for help? To the QQ group for help or gitee post.
- Expansion 1-there are many functions, can I make a library?
- Expansion 2-Add static libraries for linking
- Add custom libraries and functions (full version)
- Lua Library File Writing Guide (Pure Lua Writing)
- C Interface implements Task waiting function
- Command Line Brush Guide
- Add Custom Functions (Rapid Edition)
- Development Information