Description
Related area
Board Support
Hardware specification
ESP32-WROVER-B
Is your feature request related to a problem?
I'm trying to flash my wrover-b with a 16MB flash partition, but i can't find any support at all for that. There is a option for (2mb app/12.5mb fat)
but i'm using LittleFS, so that won't work. I'm currently stuck using No OTA (1mb app/ 3mb spiffs) which works, but only allows for 25% of my total capacity. Additionally, we have a order of chips coming in soon that will have 32MB total capacity (256Mb) of NOR flash mem. so it'll be even smaller of a ratio
Describe the solution you'd like
A custom board template, partition table, or just a start point for someone completely new to the world of embedded systems. I've googled so much for an answer before coming here as this is a last resort of sorts. I'd make the custom table, but don't really understand the mem address or size on the custom tables i've seen.
Thanks in advance!
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.