mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 19:10:58 +02:00
5 lines
251 B
Plaintext
5 lines
251 B
Plaintext
![]() |
# This example is not supported with newlib nano:
|
||
|
# - First 64-bit integers are not supported in newlib nano
|
||
|
# - There is also issue with `PRIu8` format specifier with newlib nano (observed on ESP32-C2, see IDFCI-1375)
|
||
|
CONFIG_NEWLIB_NANO_FORMAT=n
|