diff options
| author | arturo182 <arturo182@tlen.pl> | 2019-11-02 16:52:26 +0100 |
|---|---|---|
| committer | arturo182 <arturo182@tlen.pl> | 2020-01-06 21:08:49 +0100 |
| commit | 13e0cba6f18c1b569cf014fb4e3f0156ba63622e (patch) | |
| tree | f02bb9ad6460060f2645a735f5b3d525cfcde7dc /.github | |
| parent | 776c9b011c26f9833f392fcf8270d20a4bbc8031 (diff) | |
Add initial MIMXRT10XX port
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 903948657..041b8b27c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -102,6 +102,8 @@ jobs: - "feather_m0_rfm9x" - "feather_m0_supersized" - "feather_m4_express" + - "feather_mimxrt1011" + - "feather_mimxrt1062" - "feather_nrf52840_express" - "feather_radiofruit_zigbee" - "feather_stm32f405_express" @@ -109,6 +111,7 @@ jobs: - "grandcentral_m4_express" - "hallowing_m0_express" - "hallowing_m4_express" + - "imxrt1010_evk" - "itsybitsy_m0_express" - "itsybitsy_m4_express" - "itsybitsy_nrf52840_express" |
