mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +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
|
||||
prompt "newlib level"
|
||||
default NEWLIB_LIBRARY_LEVEL_NANO
|
||||
default NEWLIB_LIBRARY_LEVEL_NORMAL
|
||||
depends on NEWLIB_ENABLE
|
||||
help
|
||||
Choose newlib library level.
|
||||
|
Reference in New Issue
Block a user