benjamin051000 / albeRTOS

A simple RTOS 🐊
0 stars 0 forks source link
cpp embedded os rtos

albeRTOS

Embedded RTOS for TI MSP432 in C++

Ported from the G8RTOS, a Real-Time Operaing System kernel in C created in Microprocessor Applications 2 🐊.

Why port to C++?

Many reasons!

See main.cpp for an example of how to interface with the RTOS.