diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-10-09 13:48:58 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-09 13:48:58 -0700 |
| commit | 699f19f44a7b8ed5b5b678001fb94f5491459c76 (patch) | |
| tree | 35a0af4bbb4c67363fca2a69a528484af3cf37c5 /.github | |
| parent | e1a80aeb03c6ce4ccbdee531c303d419d3d75bb6 (diff) | |
| parent | ef42d6bb6caaab8599fe0ac6211eca444ca109f1 (diff) | |
Merge pull request #3522 from tannewt/imx_metro
Unify iMX RT flash config and add Metro M7 1011
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 dcd91b312..eaecd2fa4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -243,6 +243,7 @@ jobs: - "metro_m0_express" - "metro_m4_airlift_lite" - "metro_m4_express" + - "metro_m7_1011" - "metro_nrf52840_express" - "mini_sam_m4" - "monster_m4sk" |
