mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 14:32:43 +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
|