1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00

boards/pba-d-01-kw2x: add Darwin serial port

This commit is contained in:
kYc0o 2017-04-07 13:30:58 +02:00
parent 71fadb0bd7
commit 97b11b34e3

View File

@ -8,6 +8,7 @@ export MCPU = cortex-m4
# set default port depending on operating system
PORT_LINUX ?= /dev/ttyACM0
PORT_DARWIN ?= $(firstword $(sort $(wildcard /dev/tty.usbmodem*)))
.PHONY: flash
flash: $(RIOTCPU)/kinetis_common/dist/wdog-disable.bin