1 parent b47a67d commit 97f1024Copy full SHA for 97f1024
1 file changed
ports/nrf/Makefile
@@ -1,6 +1,6 @@
1
# Select the board to build for: if not given on the command line,
2
-# then default to feather52.
3
-BOARD ?= feather52
+# then default to feather52832.
+BOARD ?= feather52832
4
ifeq ($(wildcard boards/$(BOARD)/.),)
5
$(error Invalid BOARD specified)
6
endif
0 commit comments