From 5bcb009ac3b03f30ff1b48b6c17bcca25007ea66 Mon Sep 17 00:00:00 2001 From: buhe Date: Wed, 7 Apr 2021 15:15:46 +0800 Subject: [PATCH] revert code --- os/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/Makefile b/os/Makefile index c0ed4fc0..7d80fdd8 100644 --- a/os/Makefile +++ b/os/Makefile @@ -19,7 +19,7 @@ else ifeq ($(BOARD), k210) endif # Run K210 -K210-SERIALPORT = /dev/tty.usbserial-35525425B50 +K210-SERIALPORT = /dev/ttyUSB0 K210-BURNER = ../tools/kflash.py # Binutils