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

5 lines
84 B
Makefile
Raw Normal View History

2015-12-02 10:39:51 +01:00
MODULE = board
DIRS = $(RIOTBOARD)/common/nucleo
2015-04-23 13:39:06 +02:00
include $(RIOTBASE)/Makefile.base