freertos_f407/User/system
xushenghao c3b9daba20 Add Lua virtual machine and buffered stream implementations
- Introduced lvm.h for Lua virtual machine definitions, including functions for type conversion, fast table access, and integer operations.
- Implemented lzio.c and lzio.h for buffered stream handling, providing functionalities for reading from streams and managing buffers.
- Added necessary macros and function declarations to support efficient stream operations and memory management.
2025-09-10 00:38:07 +08:00
..
bsp lcd154完成 2025-01-21 23:56:10 +08:00
driver system 2025-01-21 11:08:21 +08:00
letter_shell Add Lua virtual machine and buffered stream implementations 2025-09-10 00:38:07 +08:00
lib 指定SRAM2 2025-01-22 09:28:56 +08:00
lua Add Lua virtual machine and buffered stream implementations 2025-09-10 00:38:07 +08:00
btn.c system 2025-01-21 11:08:21 +08:00
btn.h system 2025-01-21 11:08:21 +08:00
delay.c system 2025-01-21 11:08:21 +08:00
delay.h lcd154完成 2025-01-21 23:56:10 +08:00
os.h system 2025-01-21 11:08:21 +08:00
readme.txt system 2025-01-21 11:08:21 +08:00
sys.c lcd154完成 2025-01-21 23:56:10 +08:00
sys.h system 2025-01-21 11:08:21 +08:00

readme.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1delay文件夹存放延时相关的驱动代码。
2sys文件夹存放系统相关驱动代码。
3uart文件夹存放串口相关代码。
4rt-thread:https://zhuanlan.zhihu.com/p/653746487?utm_campaign=shareopn&utm_medium=social&utm_psn=1827650748781039617&utm_source=wechat_session