esp-idf/tools/test_idf_size
Jakob Hasse 81e9266204 [examples]: removed hyphens
Replaced hyphens with underscores in examples
project definition for all examples which had
hyphens in their project name. dpp-enrollee is
an exceptions because the name matches the
project directory name while the project
directory also contains hyphens.
2021-10-09 13:58:24 +08:00
..
app.map
app2.map
app_esp32c3.map
app_esp32h2.map
app_esp32s2.map [examples]: removed hyphens 2021-10-09 13:58:24 +08:00
app_esp32s3.map
bootloader.map
bootloader_esp32s2.map
expected_output Tools: make idf_size work with overflow 2021-09-16 14:12:46 +02:00
expected_output.json
expected_output.txt
overflow.map Tools: make idf_size work with overflow 2021-09-16 14:12:46 +02:00
overflow_esp32c3.map Tools: make idf_size work with overflow 2021-09-16 14:12:46 +02:00
overflow_esp32s2.map Tools: make idf_size work with overflow 2021-09-16 14:12:46 +02:00
overflow_esp32s3.map Tools: make idf_size work with overflow 2021-09-16 14:12:46 +02:00
test.sh Tools: update idf_size.py types to pep-484 format 2021-09-24 15:42:36 +08:00
test_idf_size.py