mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-22 03:13:45 +00:00
If the efuse description from esptool contained semi-colons it would be interpretted as a list delimiter in CMake. Summary is now passed as in quotes to escape this behavior.