diff options
| author | arturo182 <arturo182@tlen.pl> | 2020-02-19 21:58:10 +0100 |
|---|---|---|
| committer | arturo182 <arturo182@tlen.pl> | 2020-02-19 22:08:08 +0100 |
| commit | aa0cf38084035c9b6080a4a97385dbcd6ae475c8 (patch) | |
| tree | 1c130f7a95982a0151334ab298dd65cfe3119f4a /.github | |
| parent | 4552aff12548b23383de5f815571128e745b1cd8 (diff) | |
mimxrt10xx: Add Feather M7 1011 board config
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 2ebe4753e..ea99de249 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -157,6 +157,7 @@ jobs: - "feather_m0_rfm9x" - "feather_m0_supersized" - "feather_m4_express" + - "feather_m7_1011" - "feather_mimxrt1011" - "feather_mimxrt1062" - "feather_nrf52840_express" |
