Skip to content

Commit 3af5e6c

Browse files
committed
fix typo
fix #515
1 parent e9dad1f commit 3af5e6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ feather52832.build.f_cpu=64000000
4040
feather52832.build.board=NRF52832_FEATHER
4141
feather52832.build.core=nRF5
4242
feather52832.build.variant=feather_nrf52832
43-
feather52840.build.usb_manufacturer="Adafruit LLC"
44-
feather52840.build.usb_product="Feather nRF52832"
43+
feather52832.build.usb_manufacturer="Adafruit LLC"
44+
feather52832.build.usb_product="Feather nRF52832"
4545
feather52832.build.extra_flags=-DNRF52832_XXAA -DNRF52
4646
feather52832.build.ldscript=nrf52832_s132_v6.ld
4747

0 commit comments

Comments
 (0)