mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-07 22:04:40 +02:00
- Complete the demo projects for the RX113 using IAR, GCC and Renesas compilers by including a basic UART CLI. Standard demo tasks: - Add some volatile qualifiers to variables in IntQueue.c.