FreeRTOS-Kernel/FreeRTOS/Source/portable/GCC/RISC-V-RV32
2018-12-30 23:11:40 +00:00
..
CLINT_no_extensions Move the RISC-V pxPortInitialiseStack() implementation to the assembly port file from the C port file so it can have access to the number of chip specific registers it needs to save space for on the stack. 2018-12-30 20:00:43 +00:00
Pulpino_Vega_RV32M1RM Update RSIC-V port layer after testing saving and receiving of chip specific registers. 2018-12-30 23:11:40 +00:00
port.c Move the RISC-V pxPortInitialiseStack() implementation to the assembly port file from the C port file so it can have access to the number of chip specific registers it needs to save space for on the stack. 2018-12-30 20:00:43 +00:00
portASM.S Update RSIC-V port layer after testing saving and receiving of chip specific registers. 2018-12-30 23:11:40 +00:00
portmacro.h Save changes to the RISC-V port layer before making changes necessary to support pulpino too: 2018-12-16 20:21:29 +00:00