Open
Description
Related area
core library
Hardware specification
esp32-s3
Is your feature request related to a problem?
The esp32 core library is too fat.
It install esp32 esp32-C* esp32-S* and esp32-P* on my computer.
However, I don't need esp32-C* and esp32-P*.
Can I only install the core library for esp32-s3 or esp32?
Describe the solution you'd like
The esp32 core falling into esp32 core, esp32-c* core and esp32-s* core.
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.