frank26080115 / alpha-fairy

Wi-Fi Remote for Sony Cameras
https://eleccelerator.com/alpha-fairy-wireless-camera-remote/
MIT License
119 stars 10 forks source link

pio: enlarge flash partition by removing ota2 #30

Open tao-j opened 1 year ago

tao-j commented 1 year ago

https://github.com/espressif/arduino-esp32/blob/master/tools/partitions/default.csv https://github.com/espressif/arduino-esp32/blob/master/tools/partitions/no_ota.csv https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/partition-tables.html#offset-size

tao-j commented 1 year ago

spiffs and code space both enlarged. previously the app1 partition is never used and wasted.