sys/Kconfig.stdio: add printf_float module
This commit is contained in:
parent
895be48336
commit
14ea7a676d
@ -43,4 +43,7 @@ config MODULE_STDIO_UART_RX
|
|||||||
help
|
help
|
||||||
Reception when using UART-based STDIO needs to be enabled.
|
Reception when using UART-based STDIO needs to be enabled.
|
||||||
|
|
||||||
|
config MODULE_PRINTF_FLOAT
|
||||||
|
bool "Float support in printf"
|
||||||
|
|
||||||
endmenu # Standard Input/Output (STDIO)
|
endmenu # Standard Input/Output (STDIO)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user