1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nrf52840dk/Makefile

5 lines
88 B
Makefile
Raw Normal View History

2017-04-05 12:17:01 +02:00
MODULE = board
2017-11-21 16:23:44 +01:00
DIRS = $(RIOTBOARD)/common/nrf52xxxdk
2017-04-05 12:17:01 +02:00
include $(RIOTBASE)/Makefile.base