Skip to content

Commit 05547b7

Browse files
committed
Switch to Feather52s full name to avoid confusion with the nrf52840 later.
Fixes adafruit#940
1 parent be5eb91 commit 05547b7

19 files changed

+5
-5
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
- TRAVIS_BOARD=pirkey_m0
2323
- TRAVIS_BOARD=trinket_m0
2424
- TRAVIS_BOARD=gemma_m0
25-
- TRAVIS_BOARD=feather52
25+
- TRAVIS_BOARD=feather52832
2626
- TRAVIS_BOARD=pca10056
2727
- TRAVIS_TEST=qemu
2828
- TRAVIS_TEST=unix

ports/nrf/boards/feather52/bootloader/.gitattributes renamed to ports/nrf/boards/feather52832/bootloader/.gitattributes

File renamed without changes.
File renamed without changes.

ports/nrf/boards/feather52/bootloader/feather52_bootloader_2.0.1_s132_single.zip renamed to ports/nrf/boards/feather52832/bootloader/feather52_bootloader_2.0.1_s132_single.zip

File renamed without changes.

ports/nrf/boards/feather52/bootloader/feather52_bootloader_5.0.0_s132_single.zip renamed to ports/nrf/boards/feather52832/bootloader/feather52_bootloader_5.0.0_s132_single.zip

File renamed without changes.

ports/nrf/boards/feather52/custom_nrf52832_dfu_app_2.0.1.ld renamed to ports/nrf/boards/feather52832/custom_nrf52832_dfu_app_2.0.1.ld

File renamed without changes.

ports/nrf/boards/feather52/custom_nrf52832_dfu_app_5.0.0.ld renamed to ports/nrf/boards/feather52832/custom_nrf52832_dfu_app_5.0.0.ld

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)