added sparkfun_thingplus_rp2040 to .github/workflows/boards.yml and renamed board folder to include chip

This commit is contained in:
mintakka 2021-03-15 23:00:24 -04:00
parent 288415f867
commit 49baa94446
5 changed files with 1 additions and 0 deletions

View File

@ -322,6 +322,7 @@ jobs:
- "sparkfun_samd21_dev" - "sparkfun_samd21_dev"
- "sparkfun_samd21_mini" - "sparkfun_samd21_mini"
- "sparkfun_samd51_thing_plus" - "sparkfun_samd51_thing_plus"
- "sparkfun_thingplus_rp2040"
- "spresense" - "spresense"
- "stackrduino_m0_pro" - "stackrduino_m0_pro"
- "stm32f411ce_blackpill" - "stm32f411ce_blackpill"