FreeRTOS+ supported devices

antjimbel wrote on Saturday, June 02, 2012:

Hi,
I’ve been trying to find out what are the currently supported devices by FreeRTOS+, and haven’t found any list. Are all officialy supported devices by FreeRTOS also supported by FreeRTOS+?
Also, it would be good to have a list of the IO transfer modes that are already implemented for each one.

rtel wrote on Saturday, June 02, 2012:

Which of the products are you interested in?  The support list is a bit different for each.

antjimbel wrote on Saturday, June 02, 2012:

I’m interested in FreeRTOS+IO.

rtel wrote on Saturday, June 02, 2012:

The IO product is currently only officially supported on the LPC176x, but it is designed to be portable across other devices too.  The effort required to port FreeRTOS+IO depends on the number of peripherals you want to support, but should be simpler than porting FreeRTOS itself.

Regards.