You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,4 +100,5 @@ Repo Highlights
100
100
101
101
DEBUGING ISSUES
102
102
- 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