newlib: use newlib nano format default

pull/9068/head
jiangguangming 2022-01-12 17:29:57 +08:00 zatwierdzone przez BOT
rodzic 84628ba883
commit 4302e28698
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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"