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

8 lines
162 B
Makefile
Raw Normal View History

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