mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-29 14:11:42 +01: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.