Upate Kconfig comments
This commit is contained in:
parent
38e93ede2b
commit
5739179109
@ -121,9 +121,8 @@ config NANO_PRINTF
|
||||
depends on !LIBC_LONG_LONG
|
||||
---help---
|
||||
Replace printf code with version from newlib-nano. This version
|
||||
provides improved floating point output support, including 'g' mode
|
||||
as well as making the default 'f' format include digits past the
|
||||
decimal point. However, it does not include 'long long' support.
|
||||
adds the 'g' format. However, it does not include 'long long'
|
||||
support.
|
||||
|
||||
config NANO_PRINTLEVEL
|
||||
int "Nano printf support level"
|
||||
|
Loading…
Reference in New Issue
Block a user