Skip to content

Commit c55250e

Browse files
committed
fix #242 add ARDUINO_NRF52832_FEATHER for feather nrf52832
1 parent 8cba1aa commit c55250e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ feather52832.build.f_cpu=64000000
3838
feather52832.build.board=NRF52_FEATHER
3939
feather52832.build.core=nRF5
4040
feather52832.build.variant=feather_nrf52832
41-
feather52832.build.extra_flags=-DNRF52832_XXAA -DNRF52
41+
feather52832.build.extra_flags=-DNRF52832_XXAA -DNRF52 -DARDUINO_NRF52832_FEATHER
4242

4343
# SofDevice Menu
4444
# Ram & ROM size varies depending on SoftDevice (check linker script)

0 commit comments

Comments
 (0)