FreeRTOS-Kernel/FreeRTOS/Demo/msp430_GCC
Forty-Bot 85ed21bcfb
msp430_GCC: Make interrupts return void (#1146)
If a return type of a function is not specified, it defaults to int. Set
the return type of interrupts to void to avoid warnings.
2023-12-26 10:40:28 -08:00
..
ParTest Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
serial msp430_GCC: Make interrupts return void (#1146) 2023-12-26 10:40:28 -08:00
FreeRTOSConfig.h Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
gdb.ini Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
main.c Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
makefile Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00