1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 00:32:44 +01:00
RIOT/cpu/stm32f1/periph/Makefile

6 lines
109 B
Makefile
Raw Normal View History

2014-06-11 14:59:24 +02:00
# define the module name
MODULE = periph
# include RIOTs generic Makefile
include $(RIOTBASE)/Makefile.base