You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: