VSCode ESP-IDF Flash and Ram Size
Posted: Mon Sep 13, 2021 10:27 am
Hi
I test esp32 idf with PlatformIO
one interesting thing on it that was after compiling we can see this :
RAM: [=........] 9.9% (used 32516 bytes from 327680 bytes)
Flash: [========....] 77.7% (used 814548 bytes from 1048576 bytes)
I hope vscode esp-idf extension support it too
it make easy way to show and understand
thank you.
I test esp32 idf with PlatformIO
one interesting thing on it that was after compiling we can see this :
RAM: [=........] 9.9% (used 32516 bytes from 327680 bytes)
Flash: [========....] 77.7% (used 814548 bytes from 1048576 bytes)
I hope vscode esp-idf extension support it too
it make easy way to show and understand
thank you.