Skip to content

Commit 88971a3

Browse files
committed
fixup! fixup! fixup! fixup! boards/seeedstudio-xiao-nrf52840-sense: add initial support
1 parent edf16e6 commit 88971a3

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

boards/seeedstudio-xiao-nrf52840-sense/Makefile.dep

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ ifneq (,$(filter saul_default,$(USEMODULE)))
33
endif
44

55
USEMODULE += boards_common_seeedstudio-xiao-nrf52840
6-
7-
# include common nrf52 dependencies
8-
include $(RIOTBOARD)/common/nrf52/Makefile.dep

boards/seeedstudio-xiao-nrf52840-sense/Makefile.features

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
CPU_MODEL = nrf52840xxaa
2-
31
# the board initialization requires low level GPIO configuration
42
FEATURES_REQUIRED += periph_gpio_ll
53

0 commit comments

Comments
 (0)