earlephilhower / arduino-littlefs-upload

Build and uploads LittleFS filesystems for the Arduino-Pico RP2040, ESP8266, and ESP32 cores under Arduino IDE 2.2.1 or higher
MIT License
96 stars 9 forks source link

Make Linux/Mac upload work for ESP32 #20

Closed earlephilhower closed 2 months ago

earlephilhower commented 2 months ago

Need to explicitly call the Python3 interpreter for the ESP32 uploads under Linux and MacOS.