From 2394022aacd86aeba3352a99abde6049ef6ca9e5 Mon Sep 17 00:00:00 2001 From: buhe Date: Wed, 7 Apr 2021 14:59:22 +0800 Subject: [PATCH] change to my setting --- os/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/Makefile b/os/Makefile index 3017ed14..61c67c06 100644 --- a/os/Makefile +++ b/os/Makefile @@ -19,7 +19,7 @@ else ifeq ($(BOARD), k210) endif # Run K210 -K210-SERIALPORT = /dev/ttyUSB0 +K210-SERIALPORT = /dev/tty.usbserial-35525425B50 K210-BURNER = ../tools/kflash.py # Binutils