diff options
| author | Dan Halbert <halbert@halwitz.org> | 2019-12-30 17:10:42 -0500 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2019-12-30 17:10:42 -0500 |
| commit | 3f9ebd2fedffa431a4eb7ff9f3dd49399e245795 (patch) | |
| tree | 715b89bd6e2281e9197d1f6f58c208823d18ad2f /.github | |
| parent | 264abd47415c913a4a727d669f9fbf5d81dbbc21 (diff) | |
initial CLUE board defn
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 e87190c72..903948657 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -84,6 +84,7 @@ jobs: - "circuitplayground_express" - "circuitplayground_express_crickit" - "circuitplayground_express_displayio" + - "clue_nrf52840_express" - "cp32-m4" - "datalore_ip_m4" - "datum_distance" |
