1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00

7 lines
188 B
Makefile

# This must be a different name than 'board' as it is implemented by 'nrf52840dk'
MODULE = board_nrf52840_ci_ieee802154
DIRS += $(RIOTBOARD)/nrf52840dk
include $(RIOTBASE)/Makefile.base