8000 Point to new IDE2.x LittleFS uploader (#1736) · sleemanj/arduino-pico@f08ef11 · GitHub
[go: up one dir, main page]

< 8000 a href="#start-of-content" data-skip-target-assigned="false" class="px-2 py-4 color-bg-accent-emphasis color-fg-on-emphasis show-on-focus js-skip-to-content">Skip to content

Commit f08ef11

Browse files
Point to new IDE2.x LittleFS uploader (earlephilhower#1736)
1 parent 41b0686 commit f08ef11

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/install.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ Arduino IDE Installation Warning
2626
the actual Arduino application because it has issues detecting attached Pico
2727
boards. Use the "Windows ZIP" or plain "Windows" executable (EXE) download
2828
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.
3230

3331
**Note for Linux Users**: If you installed the Arduino IDE using Flatpak, which
3432
is common in Pop!_OS, Fedora, and Mint, among others, you may need to configure
@@ -141,11 +139,13 @@ Uploading Filesystem Images
141139
---------------------------
142140
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
143141

144-
* https://github.com/earlephilhower/arduino-pico-littlefs-plugin/releases
142+
* `IDE 1.x`: https://github.com/earlephilhower/arduino-pico-littlefs-plugin/releases
143+
* `IDE 2.x`: https://github.com/earlephilhower/arduino-littlefs-upload/releases
145144

146145
To install, follow the directions in
147146

148-
* https://github.com/earlephilhower/arduino-pico-littlefs-plugin/blob/master/README.md
147+
* `IDE 1.x`: https://github.com/earlephilhower/arduino-pico-littlefs-plugin/blob/master/README.md
148+
* `IDE 2.x`: https://github.com/earlephilhower/arduino-littlefs-upload/blob/main/README.md
149149

150150
For detailed usage information, please check the repo documentation available at
151151

0 commit comments

Comments
 (0)
0