mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ef4a4105f4
bash doesn't escape by default from "echo", so use "printf" Closes https://github.com/espressif/esp-idf/pull/2797 Closes https://github.com/espressif/esp-idf/issues/2796