mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-03-30 11:27:19 +02:00
- Remove configASSERT() if a queue cannot be created, malloc failed hook will be called anyway. Demo apps: - RZ/T blinky demo working, but still lots to do to improve the port.