RIOT/boards/common/nrf52xxxdk/Makefile.include
2018-12-13 10:15:42 +01:00

7 lines
233 B
Makefile

# include this module into the build
INCLUDES += -I$(RIOTBOARD)/common/nrf52xxxdk/include
USEMODULE += boards_common_nrf52xxdk
# include common configuration for nrf52 based boards
include $(RIOTBOARD)/common/nrf52/Makefile.include