TrampolineRTOS / trampoline

Trampoline is a static RTOS for small embedded systems. Its API is aligned with OSEK/VDX OS and AUTOSAR OS 4.2 standards.
GNU General Public License v2.0
599 stars 263 forks source link

CI: Added Cortex-M and ViPER CI builds. #139

Closed RICCIARDI-Adrien closed 8 months ago

RICCIARDI-Adrien commented 9 months ago

The Cortex-M CI will help during the cortex to cortex-m change to make sure all examples that were building before still build now (see issue https://github.com/TrampolineRTOS/trampoline/issues/138).

Also added the ViPER POSIX emulator build.