esp-idf/tools/test_idf_size
Roland Dobai ad59ef3893 tools/idf_size.py: Identify objects without extension in MAP files 2022-03-01 18:11:36 +01:00
..
app.map freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
app2.map freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
app_esp32c3.map
app_esp32h2.map
app_esp32s2.map freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
app_esp32s3.map
bootloader.map
bootloader_esp32s2.map
expected_output tools/idf_size.py: Identify objects without extension in MAP files 2022-03-01 18:11:36 +01:00
expected_output.json tools/idf_size: Fixed bug with wrong memory calculation 2022-01-17 20:47:35 +08:00
expected_output.txt tools/idf_size: Fixed bug with wrong memory calculation 2022-01-17 20:47:35 +08:00
json_validate_test.py tools: add json schema for idf_size 2021-11-10 16:21:50 +01:00
mem_test.py add test for checking memory segments with esptool.py 2022-01-17 20:47:35 +08:00
overflow.map
overflow_esp32c3.map
overflow_esp32s2.map
overflow_esp32s3.map
size_schema.json tools/idf_size: Fixed bug with wrong memory calculation 2022-01-17 20:47:35 +08:00
test.sh add test for checking memory segments with esptool.py 2022-01-17 20:47:35 +08:00
test_idf_size.py