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

Add initial GitHub ci #128

Closed RICCIARDI-Adrien closed 1 year ago

RICCIARDI-Adrien commented 1 year ago

This GitHub CI builds Goil then several examples from AVR and Raspberry Pi machines. The purpose is to make sure that the build is not broken when new commits are added. The CI is extensible and new tests can be added when needed.