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.21k stars 221 forks source link

CI Builder pipeline #152

Open vortigont opened 1 year ago

vortigont commented 1 year 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.