The 'Officially Supported' and 'Contributed' FreeRTOS Code page provides a detailed explanation of the differences between officially supported and contributed FreeRTOS ports. Officially supported FreeRTOS demos are provided that target microcontrollers from the following manufacturers:
Demos targeting Altera products
Following the acquisition of Luminary Micro by Texas Instruments, demo applications that target Stellaris microcontrollers are now
listed under the Texas Instruments heading.
Demos targeting Microchip products
Microchip also have an application note showing how to integrate their libraries and stacks with FreeRTOS - with full source code being provided too.
Please note that the segmented memory on the PIC18 makes it a less than ideal candidate for use with an RTOS.
Following the acquisition of Luminary Micro by Texas Instruments this section now includes demos that target Stellaris microcontrollers.
Note! there is now a supported IAR/MSP430 port in the FreeRTOS download that is yet to be documented. The demo is basically the same as the other MSP430 demos, and the IAR project can be located in the FreeRTOS/Demo/msp430_IAR directory.