mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5 lines
129 B
Makefile
5 lines
129 B
Makefile
|
STLINK_VERSION ?= 2
|
||
|
INCLUDES += -I$(RIOTBOARD)/stm32f429i-disc1/include
|
||
|
|
||
|
include $(RIOTBOARD)/stm32f429i-disc1/Makefile.include
|