mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-08 05:48:36 +00:00

Newlib nano printf formatting do not support %z, and will crash if such an identifier is followed by a %s indentifier. Closes https://github.com/espressif/esp-idf/issues/9631