kopia lustrzana https://github.com/espressif/esp-idf
2ae52901bd
This fixes an attempted fix for diram size calculation where it was counted twice, however the fix did not account for cases where iram was not fully filled with cache and therefore was of non 0 size. Now the calculation should be correct regardless of the cache size. Closes https://github.com/espressif/esp-idf/issues/9960 Fix expected output |
||
---|---|---|
.. | ||
app.map | ||
app2.map | ||
app_esp32c3.map | ||
app_esp32h2.map | ||
app_esp32s2.map | ||
app_esp32s3.map | ||
app_esp32s3_32k_icache.map | ||
bootloader.map | ||
bootloader_esp32s2.map | ||
expected_output | ||
expected_output.json | ||
expected_output.txt | ||
json_validate_test.py | ||
mem_test.py | ||
overflow.map | ||
overflow_esp32c3.map | ||
overflow_esp32s2.map | ||
overflow_esp32s3.map | ||
size_schema.json | ||
test.sh | ||
test_idf_size.py |