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

6 lines
123 B
Makefile
Raw Normal View History

2018-02-23 17:25:18 +01:00
# setup JLink for flashing
2020-03-03 16:43:45 +01:00
JLINK_PRE_FLASH = r
2018-02-23 17:25:18 +01:00
# include board common
include $(RIOTBOARD)/common/silabs/Makefile.include