diff options
| author | Hierophect <hierophect@gmail.com> | 2020-01-10 12:56:30 -0500 |
|---|---|---|
| committer | Hierophect <hierophect@gmail.com> | 2020-01-10 13:09:14 -0500 |
| commit | 1544d60000bcf49aae507e4dc0d9e4061163d37a (patch) | |
| tree | 7552a5720140802425335c268bcdc9eea03c5bf2 /.github | |
| parent | 1229de44995fe25d78b3eb3885f6d9ccfce078d9 (diff) | |
| parent | d7c6d9cabdbb9531b2852d53efd38da11c0794ca (diff) | |
working control
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 9e7664e7f..0f45328c5 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" |
