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
Is this a problem now? The release build is with the -O2 flag. If it'll be necessary, we can reconfigure the partition layout to get the missing space.
Sorry, I didn't express myself clearly.
I mean if with unflags Os(small) the size of the app increased. I didn't remove the O2 in the [env]. which means the board configuration may contain an Os by default. Once you remove the Os flag by using the unflag function, the O2(performance) is applied, which causes the app size to increase a bit.
btw, I'm using 8M s3. I've changed the partition table. I have 6.7M space for the log. No issues so far.
with
the size of the app rose from 88% to 95% on s3.
plz also check esp32
thank you
The text was updated successfully, but these errors were encountered: