diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-07-16 11:03:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-16 11:03:31 -0700 |
| commit | 7bb508bf43ae2bd46b3cb8694f037a3d8c09ac42 (patch) | |
| tree | 3b9c00deee57ee3871905c5a00fd7fc9aae3692e /.github/workflows | |
| parent | 3610520ca4ed851e5a33b8c0f073d56d76ce5eaf (diff) | |
| parent | 416a32ab01631770701fe433c1e6c79a2a16b6a9 (diff) | |
Merge pull request #3157 from tinkeringtech/tinkeringtech-scoutmakes-azul
Addition of Tinkeringtech ScoutMakes Azul nRF52840 based platform to CircuitPython
Diffstat (limited to '.github/workflows')
| -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 c44e3ff19..d5ccfb71c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -274,6 +274,7 @@ jobs: - "teensy41" - "teknikio_bluebird" - "thunderpack" + - "tinkeringtech_scoutmakes_azul" - "trellis_m4_express" - "trinket_m0" - "trinket_m0_haxpress" |
