me-no-dev / arduino-esp32fs-plugin

Arduino plugin for uploading files to ESP32 file system
GNU General Public License v2.0
544 stars 144 forks source link

Support for esp32-c6 and esp32-h2 #50

Open Zhentao-Lin opened 9 months ago

Zhentao-Lin commented 9 months ago

Support for esp32-c6 and esp32-h2 has been added to the pre-release version, do you plan to add these support in the future?

me-no-dev commented 9 months ago

probably not, as it seems everything is moving towards IDE2 where tools are written in another language. There is nothing chip related in the code of this particular tool, so it will continue to work for future chips