diff options
| author | TinkeringTech <admin@tinkeringtech.com> | 2020-07-15 21:49:34 -0400 |
|---|---|---|
| committer | TinkeringTech <admin@tinkeringtech.com> | 2020-07-15 21:49:34 -0400 |
| commit | 49fcfd14d213cb6f6441fc718ff8fc8e7a5cc5fa (patch) | |
| tree | df0ccf767017b3af74190ee65b5b254094afddec /.github | |
| parent | 4d7b9cde33934a44c4c905a49d2f831339fc8bd2 (diff) | |
Added the TinkeringTech ScoutMakes Azul platform to CircuitPython
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 00454cc2d..3ad11b3ed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -259,6 +259,7 @@ jobs: - "teensy41" - "teknikio_bluebird" - "thunderpack" + - "tinkeringtech_scoutmakes_azul" - "trellis_m4_express" - "trinket_m0" - "trinket_m0_haxpress" |
