mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-10 17:22:04 +03:00
This adds a simple test that tries to run idf_size.py help and check if the process does not exit with error. This is just to make sure that idf_size.py can be used with minimum required python version. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>