benzino77/tasmocompiler

[feature request] add ESP8266 4MB build variant

bam80 opened this issue · 3 comments

And/or allow custom platformio_override.ini, beside user_config_override.h one.

There is such possibility in TasmoCompiler to compile for 4MB boards:
image

It will use 4M2M memory layout.

I'm not sure if adding additional step "Custom platformio entries" wouldn't be too "overwhelming" for inexperienced users (TasmoCompiler was build for quick, not complicated, easy to use tool for not so "tech savvy" users).
On the other hand I can see that such functionality can be useful. I can imagine that there can be a switch called "tech savvy mode" which will show additional possibilities/features/available settings in TasmoCompiler GUI. Then more advanced users could set more advanced features.

I will leave this issue open so maybe one will pick it up and implement such functionality.

Happy Tasmotizing!

Thank you, that 4M option is rather hidden because my device is not Wemos/NodeMCU, so it was not obvious this option suits too

You are right... it is called "Wemos/NodeMCU" just because those are the most (I believe) popular 4MB board. Some additional information is added to the "description" of the feature when you point your mouse cursor on that.