mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6f41dee0cd
This adds a possibility to specify --diff option to idf.py size, size-components and size-files commands. This can be map file directly, project directory or build directory. Usage example: idf.py size-components --diff ../hello_world2/build/hello_world.map idf.py size-components --diff ../hello_world2/build idf.py size-components --diff ../hello_world2 Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com> |
||
---|---|---|
.. | ||
pytest.ini | ||
test_idf_size.py |