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: docs/install.rst
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,7 @@ Arduino IDE Installation Warning
26
26
the actual Arduino application because it has issues detecting attached Pico
27
27
boards. Use the "Windows ZIP" or plain "Windows" executable (EXE) download
28
28
direct from https://arduino.cc. and allow it to install any device drivers
29
-
it suggests. Otherwise the Pico board may not be detected. Also, if trying
30
-
out the 2.0 beta Arduino please install the release 1.8 version beforehand
31
-
to ensure needed device drivers are present.
29
+
it suggests. Otherwise the Pico board may not be detected.
32
30
33
31
**Note for Linux Users**: If you installed the Arduino IDE using Flatpak, which
34
32
is common in Pop!_OS, Fedora, and Mint, among others, you may need to configure
@@ -141,11 +139,13 @@ Uploading Filesystem Images
141
139
---------------------------
142
140
The onboard flash filesystem for the Pico, LittleFS, lets you upload a filesystem image from the sketch directory for your sketch to use. Download the needed plugin from
0 commit comments