Skip to content

Commit 4c5f093

Browse files
committed
added ./bin/arduino-cli config guide
1 parent 3664dbb commit 4c5f093

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CLAUDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,5 @@ Repo Highlights
100100

101101
DEBUGING ISSUES
102102
- when automatic upload fails, always ask for user to manual put device into bootloader mode, then wait for confirm before reflush again
103-
- MicroPython Board in FS mode is a pico device (which belong to the internal system), you should see ESP devie when you try lsusb, if not remind user to try replug in usb
103+
- MicroPython Board in FS mode is a pico device (which belong to the internal system), you should see ESP devie when you try lsusb, if not remind user to try replug in usb
104+
- if ./bin/arduino-cli core install dependency taking too long, you can extend the timeout via ./bin/arduino-cli config set network.connection_timeout 600s

0 commit comments

Comments
 (0)