ysRTOS is a Real Time Operating System written specifically for microcontrollers equipped with ARM-Cortex-M4 processors.
Board Support Packages shall be added in the future upon request or as an extention to some other project.
- STM32F411REx
- Download the latest release.
- Create an empty STM32 project in your STM32 IDE(preferred).
- Replace the Src folder in your project directory with the Src folder in the downloaded file.
- Write your driver code in main.c