mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-22 01:02:57 +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