rt-thread-official/bsp/lm3s8962
Meco Man f58d3c5200 rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
2023-02-07 21:43:57 -05:00
..
Libraries format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
applications
drivers rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
SConscript
SConstruct format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
lm3s_rom.ld
lm3s_rom.sct
project.Uv2
rtconfig.h modify RT_ALIGN_SIZE as 8 by default 2023-01-12 22:47:23 -05:00
rtconfig.py
template.Uv2