diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-02-06 12:19:19 -0500 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-02-06 12:19:19 -0500 |
| commit | 4122f858887c1757e95690e11cb2cc440abee793 (patch) | |
| tree | 3cce3c29d8eb235c09e4dbf338098f6ed48141c6 /.github | |
| parent | 06b43069a1813b8fb286feada55ac473589c6d80 (diff) | |
Create board definitions, add to board list
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 369c26a53..6398793a9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -144,6 +144,7 @@ jobs: - "electronut_labs_blip" - "electronut_labs_papyr" - "escornabot_makech" + - "espruino_wifi" - "feather_bluefruit_sense" - "feather_m0_adalogger" - "feather_m0_basic" |
