From b813624e88565820a73580cac104f53fa4eb2ff3 Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Thu, 30 Aug 2018 12:25:14 +0200 Subject: [PATCH] update makefile --- Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 947d178..7d2023e 100755 --- a/Makefile +++ b/Makefile @@ -1,6 +1,8 @@ -SERIAL_PORT=/dev/tty.SLAB_USBtoUART -#SERIAL_PORT=/dev/tty.wchusbserial1410 +#!/bin/bash + #SERIAL_PORT=/dev/ttyUSB0 +#SERIAL_PORT=/dev/tty.SLAB_USBtoUART +SERIAL_PORT=/dev/tty.wchusbserial1410 all: flash delay libs config update reset