diff options
| author | Mark Olsson <mark@markolsson.se> | 2020-04-20 18:55:27 +0200 |
|---|---|---|
| committer | Mark Olsson <mark@markolsson.se> | 2020-04-23 10:48:27 +0200 |
| commit | 83cc9783cc6c9000c75e35bfe36334191a41bb6d (patch) | |
| tree | 42a2af22215fb45862f3a7f2e02116d81c0d370b /.github | |
| parent | 276241b9626078d2e998300ee3b5ff6f7822aa37 (diff) | |
STM32: adds support for stm32f746xx MCU and the nucleo_f746zg board
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 fa3aee4a5..3aba40764 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -200,6 +200,7 @@ jobs: - "monster_m4sk" - "ndgarage_ndbit6" - "nfc_copy_cat" + - "nucleo_f746zg" - "nucleo_f767zi" - "nucleo_h743zi_2" - "ohs2020_badge" |
