adafruit / ci-arduino

A script that will install all of the common dependencies for testing Arduino library builds using Github Actions
MIT License
114 stars 73 forks source link

add ch552 support #188

Open jepler opened 2 months ago

jepler commented 2 months ago

learn contains several ch552 examples (https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/main/QT_Py_CH552_Examples) which need to build with ch55xduino.

Add support for this in ci-arduino so we can test-build these and release the appropriate artifacts.

jepler commented 2 months ago

also missing: several of the recent trinkeys, see https://github.com/adafruit/Adafruit_Learning_System_Guides/pull/2837