Hi,
The task build filesystem fails as it is tries to execute “mkspiffs” command instead of the correctly named “mkspiffs_espressif32_arduino”.
The espressif32\builder\main.py looks like missing something to correctly assemble the command name based on the config. (Line 286)
Or maybe i forgot to configure something?
Thanks