mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5055290baf
Add new "make size_components" and "make size_files" targets for analysing makeup of the ELF file. Plain "make size" output now looks like this: Total sizes: DRAM .data size: 11156 bytes DRAM .bss size: 22304 bytes Used static DRAM: 33460 bytes ( 294220 available, 10.2% used) Used static IRAM: 80480 bytes ( 50592 available, 61.4% used) Flash code: 421463 bytes Flash rodata: 103824 bytes Total image size:~ 616923 bytes (.bin may be padded larger) |
||
---|---|---|
.. | ||
catch | ||
esp_app_trace | ||
kconfig | ||
unit-test-app | ||
windows | ||
eclipse-code-style.xml | ||
format-minimal.sh | ||
format.sh | ||
idf_monitor.py | ||
idf_size.py |