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

5 lines
88 B
Makefile
Raw Normal View History

2016-02-04 14:29:09 +01:00
MODULE = board
2017-11-21 16:23:25 +01:00
DIRS = $(RIOTBOARD)/common/nrf52xxxdk
2016-02-04 14:29:09 +01:00
include $(RIOTBASE)/Makefile.base