6 lines
90 B
Makefile
6 lines
90 B
Makefile
MODULE = board
|
|
|
|
DIRS = $(RIOTBOARD)/common/stm32f103c8
|
|
|
|
include $(RIOTBASE)/Makefile.base
|