adafruit / ci-arduino

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

Add Feather Reverse TFTs, QTPY S3 2MB PSRAM #159

Closed brentru closed 1 year ago

brentru commented 1 year ago

This PR will bring adafruit/ci-arduino upstream to match the following additions within brentru/ci-arduino:

We are going to swap over the WipperSnapper build script to point to this repository, rather than the brentru/ci-arduino fork.

Noting this to myself for later: In brentru/ fork, picow is called rpi_pico_w, but in this branch, it begins with picow. The CI script will need to be changed to reflect this.

ping @ladyada for review/comments

brentru commented 1 year ago

cc @tyeth ^