rt-thread-official/bsp/rv32m1_vega/ri5cy/board
I-Hsien a08e930e20
[HUST CSE] Fix nullptr issue in bsp/rv32m1_vega/ri5cy/board/fsl_host.c (#7236)
During the process of statically checking the source code, it was found that this judgment directly obtained the member of the structure pointer without performing a null pointer check. When an upstream function has an exception and passes in a null pointer, a runtime error will occur.
2023-04-13 20:03:54 -04:00
..
SConscript [libcpu/risc-v]迁移libcpu/risc-v/e310与rv32m1文件中内容至bsp (#7015) 2023-03-05 19:43:58 -05:00
board.c [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
board.h [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
clock_config.c [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
clock_config.h [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
fsl_host.c [HUST CSE] Fix nullptr issue in bsp/rv32m1_vega/ri5cy/board/fsl_host.c (#7236) 2023-04-13 20:03:54 -04:00
interrupt.c [libcpu/risc-v]迁移libcpu/risc-v/e310与rv32m1文件中内容至bsp (#7015) 2023-03-05 19:43:58 -05:00
pin_mux.c Add the driver of UART1 2019-09-10 21:09:29 +08:00
pin_mux.h [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
trap_gcc.S [libcpu/risc-v]迁移libcpu/risc-v/e310与rv32m1文件中内容至bsp (#7015) 2023-03-05 19:43:58 -05:00