mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/mulle: add TTY_BOARD_FILTER
This commit is contained in:
parent
0fd649de67
commit
65d2e161c3
@ -26,3 +26,4 @@ DEBUG_ADAPTER_ID ?= $(PROGRAMMER_SERIAL)
|
||||
# Define the default port depending on the host OS
|
||||
PORT_LINUX ?= /dev/ttyUSB0
|
||||
PORT_DARWIN ?= $(firstword $(sort $(wildcard /dev/tty.usbserial*)))
|
||||
TTY_BOARD_FILTER := --model 'Mulle Programmer' --iface-num 0
|
||||
|
Loading…
Reference in New Issue
Block a user