diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-11-24 15:22:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-24 15:22:21 -0800 |
| commit | 8364734ba3a0765ba235f1cf93fe719e1da7f8ff (patch) | |
| tree | 03c5705c7e21adf9ce7646e4346f90122cdea828 /.github | |
| parent | 669f17e5bfdbf4a253e438f94f5f66ec612f9360 (diff) | |
| parent | 686edcef3f392ce96ae86bd66e91b6c93f2f986f (diff) | |
Merge pull request #3749 from skerr92/add-cpsapling-spiflash
Add cpsapling spiflash
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 046598a6e..2378a0965 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -199,6 +199,7 @@ jobs: - "clue_nrf52840_express" - "cp32-m4" - "cp_sapling_m0" + - "cp_sapling_m0_spiflash" - "datalore_ip_m4" - "datum_distance" - "datum_imu" |
