Skip to content

Commit 9d6f75d

Browse files
authored
Merge pull request #589 from adafruit/fix-feather-sense-name
fix naming for feather sense & metro
2 parents ca1bb7f + 718b5d5 commit 9d6f75d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

boards.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@ feather52840.menu.debug.l3.build.sysview_flags=-DCFG_SYSVIEW=1
118118

119119

120120
# ----------------------------------
121-
# Feather Bluefruit sense
121+
# Feather nRF52840 sense
122122
# ----------------------------------
123-
feather52840sense.name=Adafruit Feather Bluefruit Sense
123+
feather52840sense.name=Adafruit Feather nRF52840 Sense
124124

125125
# VID/PID for bootloader with/without UF2, Arduino + Circuitpython App
126126
feather52840sense.vid.0=0x239A
@@ -336,9 +336,9 @@ cluenrf52840.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3
336336
cluenrf52840.menu.debug.l3.build.sysview_flags=-DCFG_SYSVIEW=1
337337

338338
# ----------------------------------
339-
# Bluefruit Metro nRF52840 Express
339+
# Metro nRF52840 Express
340340
# ----------------------------------
341-
metro52840.name=Adafruit Bluefruit Metro nRF52840 Express
341+
metro52840.name=Adafruit Metro nRF52840 Express
342342

343343
# VID/PID for bootloader with/without UF2, Arduino + Circuitpython App
344344
metro52840.vid.0=0x239A

0 commit comments

Comments
 (0)