1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 11:12:43 +01:00
RIOT/boards/sltb001a/Makefile.include

7 lines
155 B
Makefile
Raw Normal View History

# setup JLink for flashing
2020-03-03 11:56:38 +01:00
JLINK_DEVICE = EFR32MG1PxxxF256
2020-03-03 16:43:45 +01:00
JLINK_PRE_FLASH = r
# include board common
include $(RIOTBOARD)/common/silabs/Makefile.include