Closed
Description
Is your feature request related to a problem?
For the Arduino Nano ESP32 configuration there are no configuration options.
Especially the File System type and size cannot be specified.
Describe the solution you'd like.
The board is well specified so Flash Size, Flash Mode, PSRAM Size ... is fixed.
But like with other boards the Partition Scheme should be available for configuration.
as well: "Core Debug Level" and "Erase All Flash Before Sketch Upload" is meaningful.
Describe alternatives you've considered.
A configuration of the generic ESP32S3 Dev Module might be helpful for experts - but there are very special pin re-assignments for this board (D2-D13, A0-A7)
Additional context.
There seems to be a default FAT FileSystem defined in the partitions somewhere.
Metadata
Metadata
Assignees
Type
Projects
Status
Done