feat: set default newlib level to normal mode

This commit is contained in:
Chen Wu
2018-09-28 16:03:09 +08:00
parent c501c8e538
commit 33ff57ff0c

View File

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