mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-16 07:53:05 +03:00
4 lines
177 B
Plaintext
4 lines
177 B
Plaintext
# LIBC_NEWLIB_NANO_FORMAT is enabled by default on ESP32-C2
|
|
# This example needs 64-bit integer formatting, this is why this option is disabled
|
|
CONFIG_LIBC_NEWLIB_NANO_FORMAT=n
|