arkhipenko / TaskScheduler

Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers
http://playground.arduino.cc/Code/TaskScheduler
BSD 3-Clause "New" or "Revised" License
1.33k stars 243 forks source link

CI Builder pipeline #152

Open vortigont opened 2 years ago

vortigont commented 2 years ago

A pipeline for CI builder based on platformio and github actions. Builds some of examples testing lib features on popular platforms. There are issues found in examples, so not all tests covered so far. Will file separate BR.