mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 09:01:40 +01: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