Earle F. Philhower, III 03897bc060 Rename to arduino-littlefs-uploader
No longer monoplatform
2023-09-26 15:21:37 -07:00
2023-09-25 18:39:54 -07:00
2023-09-26 15:21:37 -07:00
2023-09-25 18:39:54 -07:00
2023-09-25 18:39:54 -07:00
2023-09-25 18:39:54 -07:00
2023-09-25 18:39:54 -07:00
2023-09-26 15:17:08 -07:00
2023-09-25 18:39:54 -07:00

arduino-littlefs-upload

MIT license -- (C) 2023 Earle F. Philhower, III

Really rough LittleFS uploader compatible with IDE 2.2.1 or higher and the Raspberry Pi Pico RP2040 and Espressif ESP8266 chips.

Usage

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

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.

Description
No description provided
Readme 2.3 MiB
Languages
TypeScript 99.4%
Shell 0.6%