Port FreeRTOS to Portenta
- Mentors
- alranel
- Organization
- Arduino
Portenta H7 is a high performance development board that will be shipped at the end of May 2020.
This is the first foray that Arduino tries into industrial MCU boards. H7 has an STM32H747XI microcontroller with two cores: a Cortex-M7 and a Cortex-M4.
The goal is to port the FreeRTOS for it. Fortunately, there are many mature solutions that can be used for reference.