rt-thread/bsp/stm32/stm32mp157a-st-discovery/board
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
..
CubeMX_Config [stm32] remove meaningless files 2022-05-20 10:51:55 +08:00
linker_scripts format link scripts 2023-01-08 22:52:13 -05:00
ports rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
.ignore_format.yml [stm32] add ignore_format.yml 2021-12-13 00:49:48 -05:00
Kconfig format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
SConscript [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2022-06-09 07:01:59 +08:00
board.c [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
board.h [armclang] 使用__clang__代替__CLANG_ARM 2021-12-29 14:15:38 -05:00