Skip to content

Commit af2cf01

Browse files
committed
fix board name
1 parent bffffaf commit af2cf01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

boards.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ feather52840.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3
114114

115115

116116
# ----------------------------------
117-
# Bluefruit Feather nRF52840 sense
117+
# Feather Bluefruit sense
118118
# ----------------------------------
119-
feather52840sense.name=Adafruit Feather nRF52840 Sense
119+
feather52840sense.name=Adafruit Feather Bluefruit Sense
120120

121121
# VID/PID for bootloader with/without UF2, Arduino + Circuitpython App
122122
feather52840sense.vid.0=0x239A
@@ -144,7 +144,7 @@ feather52840sense.build.board=NRF52840_FEATHER_SENSE
144144
feather52840sense.build.core=nRF5
145145
feather52840sense.build.variant=feather_nrf52840_sense
146146
feather52840sense.build.usb_manufacturer="Adafruit LLC"
147-
feather52840sense.build.usb_product="Feather nRF52840 Sense"
147+
feather52840sense.build.usb_product="Feather Bluefruit Sense"
148148
feather52840sense.build.extra_flags=-DNRF52840_XXAA {build.flags.usb}
149149
feather52840sense.build.ldscript=nrf52840_s140_v6.ld
150150
feather52840sense.build.vid=0x239A

0 commit comments

Comments
 (0)