mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Upate Kconfig comments
This commit is contained in:
@@ -121,9 +121,8 @@ config NANO_PRINTF
|
|||||||
depends on !LIBC_LONG_LONG
|
depends on !LIBC_LONG_LONG
|
||||||
---help---
|
---help---
|
||||||
Replace printf code with version from newlib-nano. This version
|
Replace printf code with version from newlib-nano. This version
|
||||||
provides improved floating point output support, including 'g' mode
|
adds the 'g' format. However, it does not include 'long long'
|
||||||
as well as making the default 'f' format include digits past the
|
support.
|
||||||
decimal point. However, it does not include 'long long' support.
|
|
||||||
|
|
||||||
config NANO_PRINTLEVEL
|
config NANO_PRINTLEVEL
|
||||||
int "Nano printf support level"
|
int "Nano printf support level"
|
||||||
|
|||||||
Reference in New Issue
Block a user