Can somebody explain me why a minimal example takes more than 400kb after compiling, compared to the old sdk is a huge amount of code.
I want to port an old app written with the old sdk but I can't due to memory space.
App compiled with 2.x SDK uses 420Kb
Same app compiled with SDK 3.4 870Kb without ota code.
Got 720Kb in Release mode without log data.
Some link or document that explain why or if I missing something, maybe remove some libraries or something like that.
Can somebody explain me why a minimal example takes more than 400kb after compiling, compared to the old sdk is a huge amount of code. I want to port an old app written with the old sdk but I can't due to memory space.
App compiled with 2.x SDK uses 420Kb Same app compiled with SDK 3.4 870Kb without ota code. Got 720Kb in Release mode without log data.
Some link or document that explain why or if I missing something, maybe remove some libraries or something like that.
Any clue is really appreciated.
Thanks