mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
newlib: use newlib nano format default
This commit is contained in:
parent
84628ba883
commit
4302e28698
@ -50,7 +50,7 @@ menu "Newlib"
|
||||
|
||||
config NEWLIB_NANO_FORMAT
|
||||
bool "Enable 'nano' formatting options for printf/scanf family"
|
||||
default n
|
||||
default y if IDF_TARGET_ESP32C2
|
||||
help
|
||||
ESP32 ROM contains parts of newlib C library, including printf/scanf family
|
||||
of functions. These functions have been compiled with so-called "nano"
|
||||
|
Loading…
Reference in New Issue
Block a user