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

8 lines
150 B
Makefile
Raw Normal View History

2015-09-16 17:16:03 +02:00
# setup flash tool
PROGRAMMER ?= goodfet
GOODFET_FLAGS ?= --z1
PROGRAMMERS_SUPPORTED += goodfet
include $(RIOTBOARD)/common/msp430/Makefile.include