]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/GCC/RISC-V-RV32/portASM.S
Allow the size of the stack used by many of the standard demo/test tasks to be overri...
[freertos] / FreeRTOS / Source / portable / GCC / RISC-V-RV32 / portASM.S
index eddad68c64882bc9d288babc0903b7a58cdf2f8c..2abafd461dd23ab3e638490543215c55b19c73fd 100644 (file)
@@ -64,7 +64,7 @@ definitions. */
 #endif\r
 \r
 #ifndef portasmHANDLE_INTERRUPT\r
-       #error portasmHANDLE_INTERRUPT must be defined to the function to be called to handle external/peripheral interrupts.  portASM_HANDLE_INTERRUPT can be defined on the assmbler command line or in the appropriate freertos_risc_v_port_specific_extensions.h header file.\r
+       #error portasmHANDLE_INTERRUPT must be defined to the function to be called to handle external/peripheral interrupts.  portasmHANDLE_INTERRUPT can be defined on the assmbler command line or in the appropriate freertos_risc_v_port_specific_extensions.h header file.\r
 #endif\r
 \r
 #ifndef portasmSAVE_ADDITIONAL_REGISTERS\r