update makefile
This commit is contained in:
parent
5fb4cd84b3
commit
b69f3d8b2a
3
Makefile
3
Makefile
@ -1,8 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#SERIAL_PORT=/dev/ttyUSB0
|
#SERIAL_PORT=/dev/ttyUSB0
|
||||||
|
SERIAL_PORT=/dev/tty.usbserial-1410
|
||||||
#SERIAL_PORT=/dev/tty.SLAB_USBtoUART
|
#SERIAL_PORT=/dev/tty.SLAB_USBtoUART
|
||||||
SERIAL_PORT=/dev/tty.wchusbserial1410
|
#SERIAL_PORT=/dev/tty.wchusbserial1410
|
||||||
|
|
||||||
all: flash delay libs config update reset
|
all: flash delay libs config update reset
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user