esp-idf/tools/test_idf_size
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08: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 freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
expected_output.json
expected_output.txt
json_validate_test.py
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
test.sh add test for checking memory segments with esptool.py 2022-01-17 20:47:35 +08:00
test_idf_size.py