mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 15:15:15 +08:00
feat: set default newlib level to normal mode
This commit is contained in:
@ -11,7 +11,7 @@ config NEWLIB_ENABLE
|
|||||||
|
|
||||||
choice NEWLIB_LIBRARY_LEVEL
|
choice NEWLIB_LIBRARY_LEVEL
|
||||||
prompt "newlib level"
|
prompt "newlib level"
|
||||||
default NEWLIB_LIBRARY_LEVEL_NANO
|
default NEWLIB_LIBRARY_LEVEL_NORMAL
|
||||||
depends on NEWLIB_ENABLE
|
depends on NEWLIB_ENABLE
|
||||||
help
|
help
|
||||||
Choose newlib library level.
|
Choose newlib library level.
|
||||||
|
Reference in New Issue
Block a user