Skip to content

Build and uploads LittleFS filesystems for the Arduino-Pico RP2040, RP2350, ESP8266, and ESP32 cores under Arduino IDE 2.2.1 or higher

License

Notifications You must be signed in to change notification settings

earlephilhower/arduino-littlefs-upload

Repository files navigation

pico-littlefs-upload

(C) 2023 Earle F. Philhower, III

MIT licensed, see LICENSE.md

Really rough LittleFS uploader compatiblew with IDE 2.2.1 or higher.

Usage

[Ctrl]+[Shift]+[P]``, then "Upload LittleFS to Pico`"

Glitches

The first sketch auto-opened by the IDE presently has corrupted state and uploads cannot be done on it. You need to open another sketch, close the first auto-opened sketch, and then re-open it to upload for that one. You also need to run a build/compile (upload of sketch is uptional) one time for certain file system parameters to be available.

Installation

Copy the VSIX file to ~/.arduinoIDE/plugins/ (you may need to make this directory yourself beforehand) and restart the IDE.

About

Build and uploads LittleFS filesystems for the Arduino-Pico RP2040, RP2350, ESP8266, and ESP32 cores under Arduino IDE 2.2.1 or higher

Topics

Resources

License

Stars

Watchers

Forks