diff options
| author | hierophect <hierophect@gmail.com> | 2020-02-12 12:13:56 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-12 12:13:56 -0500 |
| commit | 4bc093675c11ae319deddec1b5de742c83cfb2f9 (patch) | |
| tree | 21d4746e1774928b835b58f9e616637247eaac4f /.github | |
| parent | 42ceb97f2ce12ee5363e7b6ad50a17bf7aabf9ae (diff) | |
| parent | fb8fbbf42e2cc54722631bd79d5f16b8d235b640 (diff) | |
Merge branch 'master' into stm32-temperature-us
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 fc4aab5be..078daee85 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -219,6 +219,7 @@ jobs: - "stm32f411ce_blackpill" - "stm32f411ve_discovery" - "stm32f412zg_discovery" + - "stm32f4_discovery" - "stringcar_m0_express" - "teensy40" - "teknikio_bluebird" |
