/ysRTOS

ysRTOS is a Real Time Operating System (STM32F411RET6) [ARM Cortex-M4]

Primary LanguageCGNU General Public License v3.0GPL-3.0

ysRTOS

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.

Boards Supported

  • STM32F411REx

RTOS Design and Architecture

block

How To Use

  • 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