Current FreeRTOS version used: 10.4.6
Last updated: 3 Feb 2022
Maintainer: Matt Young ([email protected])
- Base FreeRTOS image
- Flattened headers and C files into one directory
- Cortex-M0 port
- Source: FreeRTOS/Source/portable/GCC/ARM_CM0
- Config file suitable for Cortex-M0+ systems
- NXP specific stuff for thread-aware debug, as detailed here
This is just a bundle of FreeRTOS, so it is released under the same licence as FreeRTOS itself, which is currently the MIT licence. See LICENSE.txt for more details.