CosmicMac / ESParkle

MQTT driven visual & audio notifier, based on ESP8266.
MIT License
86 stars 15 forks source link

how to upload mp3 to spiffs #7

Open yzg011 opened 3 years ago

yzg011 commented 3 years ago

how to upload mp3 to spiffs

CosmicMac commented 3 years ago

Assuming you are using PlatformIO: https://docs.platformio.org/en/latest/platforms/espressif8266.html#using-filesystem

Another interesting reading: https://diyprojects.io/esp8266-upload-data-folder-spiffs-littlefs-platformio/