We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df30029 commit c646f8aCopy full SHA for c646f8a
boards/Makefile
@@ -2,7 +2,7 @@
2
DIRS += $(RIOTBOARD)/common/init
3
4
5
-# SORT THIS ALPHABETICALLY BY BOARD NAME!
+# SORT THIS ALPHABETICALLY BY COMMON BOARD NAME!
6
ifneq (,$(filter boards_common_adafruit-nrf52-bootloader,$(USEMODULE)))
7
DIRS += $(RIOTBOARD)/common/adafruit-nrf52-bootloader
8
endif
0 commit comments