How about an STM8 port? The STM8 is already supported by the Small Device C Compiler, which FreeRTOS already uses for the 8051 port. Also the peripherals are AFAIK very similar to the STM32 ones, and FreeRTOS already has an STM32 port.
Philipp
Apparently, someone worked on an STM8 port using the non-free IAR compiler: https://interactive.freertos.org/hc/en-us/community/posts/210028206-FreeRTOS-port-for-STM8-micro-controller-and-IAR-compiler
Given our current backlog it is unlikley we would create an STM8 port.
Log in to post a comment.
Apparently, someone worked on an STM8 port using the non-free IAR compiler:
https://interactive.freertos.org/hc/en-us/community/posts/210028206-FreeRTOS-port-for-STM8-micro-controller-and-IAR-compiler
Philipp
Given our current backlog it is unlikley we would create an STM8 port.