rt-thread/bsp/rv32m1_vega/ri5cy
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
..
applications [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
board [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
driver rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
.config modify RT_ALIGN_SIZE as 8 by default 2023-01-12 22:47:23 -05:00
Kconfig [bsp][Kconfig]在bsp的Kconfig中select组件初始化与user main的选项 2019-09-11 12:06:43 +08:00
SConscript [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
SConstruct [update] CFLAGS 2021-12-17 14:28:40 +08:00
link.lds [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
rtconfig.h modify RT_ALIGN_SIZE as 8 by default 2023-01-12 22:47:23 -05:00
rtconfig.py [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00