diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-02-12 14:31:08 -0500 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-02-12 14:31:08 -0500 |
| commit | b7bb85a4dadd896a82fd1a90dc1f9283b15f91e0 (patch) | |
| tree | 8206f1a9616671a2a6dfe6f1f1ddcad5d520b3cf /.github | |
| parent | 7831c475b9f38d8db8e2b8b62bc110f99185b8cb (diff) | |
| parent | 35abc48a650ef990389a674200ffc48f4d336b15 (diff) | |
Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi
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 0ea1dcb95..d389845a2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -220,6 +220,7 @@ jobs: - "stm32f411ce_blackpill" - "stm32f411ve_discovery" - "stm32f412zg_discovery" + - "stm32f4_discovery" - "stringcar_m0_express" - "teensy40" - "teknikio_bluebird" |
