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

5 lines
84 B
Makefile
Raw Normal View History

2016-09-02 11:01:31 +02:00
MODULE = board
DIRS = $(RIOTBOARD)/common/nucleo
2016-09-02 11:01:31 +02:00
include $(RIOTBASE)/Makefile.base