-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Status: SolvedThe issue has been resolved and requires no further action.The issue has been resolved and requires no further action.Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Milestone
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
Labels
Status: SolvedThe issue has been resolved and requires no further action.The issue has been resolved and requires no further action.Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Type
Projects
Status
Done