diff options
| author | Hierophect <hierophect@gmail.com> | 2019-10-24 12:51:40 -0400 |
|---|---|---|
| committer | Hierophect <hierophect@gmail.com> | 2019-10-24 12:51:40 -0400 |
| commit | 511071e1bac6d093e001e4ae9b42402554af8de8 (patch) | |
| tree | 86106b8880150d2d463cbd3d01e6057d071ecfbc /.github | |
| parent | 84c0d6cdf8c0bff1b61ce2fa6edcd2b4a65b2556 (diff) | |
Rename feather across folders and config, fix makefile def issue
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f3c610b87..abc1ec2d5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -95,7 +95,6 @@ jobs: - "electronut_labs_blip" - "electronut_labs_papyr" - "escornabot_makech" - - "feather_f405" - "feather_m0_adalogger" - "feather_m0_basic" - "feather_m0_express" @@ -106,6 +105,7 @@ jobs: - "feather_m4_express" - "feather_nrf52840_express" - "feather_radiofruit_zigbee" + - "feather_stm32f405_express" - "gemma_m0" - "grandcentral_m4_express" - "hallowing_m0_express" |
