mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
Replace the original diag implementation in idf.py with the new one in a separate esp-idf-diag python package. The interface is kept the same as it was. The simple idf.py diag test is also preserved. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>