diff options
| author | hierophect <hierophect@gmail.com> | 2020-02-07 14:14:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-07 14:14:49 -0500 |
| commit | b93d6e861b80d34ff3b09f4f84a85a6bfd531f3d (patch) | |
| tree | 5e7ef62c0a1635febaf90734638d161d9f9228bd /.github | |
| parent | 2b8f9b26176bf26c5134e000eed42c23d8f982fd (diff) | |
| parent | 41b5f737850d77fc56f9272159dc7765f5942968 (diff) | |
Merge pull request #2596 from hierophect/stm32-espruino-pico
STM32: Espruino Pico
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 2564ac503..fc4aab5be 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -146,6 +146,7 @@ jobs: - "electronut_labs_blip" - "electronut_labs_papyr" - "escornabot_makech" + - "espruino_pico" - "feather_bluefruit_sense" - "feather_m0_adalogger" - "feather_m0_basic" |
