mkspiffs icon indicating copy to clipboard operation
mkspiffs copied to clipboard

Allow specifying alternate spiffs_config.h location

Open szekelyisz opened this issue 3 years ago • 0 comments

When you already have a spiffs_config.h in your project, it's more convenient to have mkspiffs use it than copying all your customizations into the build command. Typedefs can't even be changed that way, so this option is more flexible.

szekelyisz avatar Apr 08 '21 23:04 szekelyisz