Replies: 1 comment 3 replies
|
It will flash the partition as it removes the old SPIFFS partition to make space for more code. note the 4MB is really tight on space and ESP32 without PSRAM don't have the BLE support as not enough RAM. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Thought I would give 3.0.0 a try on a spare ESP32 before committing to upgrading my main Waveshare device.
This board has 4MB of flash and no PSRAM so was trying to flash esp32dev-4mb.
Should the web flasher also update the bootloader and partition table?
All reactions