FreeRTOS-Kernel/FreeRTOS/Demo/msp430_GCC/serial
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
..
serial.c msp430_GCC: Make interrupts return void (#1146) 2023-12-26 10:40:28 -08:00