mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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
|
||||
Reception when using UART-based STDIO needs to be enabled.
|
||||
|
||||
config MODULE_PRINTF_FLOAT
|
||||
bool "Float support in printf"
|
||||
|
||||
endmenu # Standard Input/Output (STDIO)
|
||||
|
Loading…
Reference in New Issue
Block a user