diff options
| author | mintakka <mattc867@gmail.com> | 2021-03-15 23:00:24 -0400 |
|---|---|---|
| committer | mintakka <mattc867@gmail.com> | 2021-03-15 23:00:24 -0400 |
| commit | 49baa94446a8cb6dc3f946b921fd351372e4f681 (patch) | |
| tree | f8d9f4222ada2a038a46c31e86c438cd7f3725ad /.github | |
| parent | 288415f86760cf84d71c8ddd15327790b1b51a2f (diff) | |
added sparkfun_thingplus_rp2040 to .github/workflows/boards.yml and renamed board folder to include chip
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 f65618b40..9044fb18d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -322,6 +322,7 @@ jobs: - "sparkfun_samd21_dev" - "sparkfun_samd21_mini" - "sparkfun_samd51_thing_plus" + - "sparkfun_thingplus_rp2040" - "spresense" - "stackrduino_m0_pro" - "stm32f411ce_blackpill" |
