mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
A manufactory tool needs to retrieve info about partitions. With a new flag - "--part_list" we can get a list of partitions with the same type/subtype and easily iterate by it. - name and flag arguments - added flag "--part_list" to get a list of partitions with the same type/subtype - save prev behavior of the get_partition_info command (return the only first item) - added host test