Skip to content

Commit 2bc0d11

Browse files
committed
mac serial
1 parent cd6a084 commit 2bc0d11

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

00-startup.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,15 @@ pip install $WORKSPACE/../tensorflow_pkg/tensorflow* --no-deps
140140
```
141141

142142
![1745028230318](image/00-startup/1745028230318.png)
143+
144+
---
145+
146+
## 20250628
147+
148+
在Mac本上面,可以通过VSCode的Serial Moniter插件通过串口连接到开发板。
149+
150+
将开发板连接到Mac之后,可以在终端里面看是否有/dev/tty.usbserial-XXXX或/dev/cu.usbserial-XXXX,有的话说明检测到了。
151+
152+
![1751096339408](image/00-startup/1751096339408.png)
153+
154+
然后就可以进入到终端了。

image/00-startup/1751096339408.png

63.6 KB
Loading

0 commit comments

Comments
 (0)