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.
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.