Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
965 stars 227 forks source link

Ignore this request. #417

Closed mitchbear closed 3 years ago

mitchbear commented 3 years ago

This replaces the default SPIFFS partition on the ESP32 with the nvs partition. This allows a much larger nvs partition, which allows many more radio stations and much longer descriptions.

ESP-IDF Partition Table

Name, Type, SubType, Offset, Size, Flags

dummy,data,nvs,0x9000,20K, otadata,data,ota,0xe000,8K, app0,app,ota_0,0x10000,1280K, app1,app,ota_1,0x150000,1280K, nvs,data,nvs,0x290000,1472K,