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