elcritch / nesper

Program the ESP32 with Nim! Wrappers around ESP-IDF API's.
Apache License 2.0
202 stars 17 forks source link

Setup CI Builds for all supported examples #6

Open elcritch opened 3 years ago

elcritch commented 3 years ago

Setup CI to run all unit tests and then also run a full build against ESP-IDF. Ideally this could be expanded to include all stable branches of ESP-IDF as well but esp-idf v4.0 is currently the only one I am manually verifying.