1.修复mr_printf错误。
This commit is contained in:
4
Kconfig
4
Kconfig
@@ -56,10 +56,10 @@ menu "Device configure"
|
||||
"Enable or disable non-blocking read/write for the console device."
|
||||
endmenu
|
||||
|
||||
config MR_USING_PRINTF_BUFSZ
|
||||
config MR_CFG_PRINTF_BUFSZ
|
||||
int "Size of printf buffer"
|
||||
default 128
|
||||
range 16 2147483647
|
||||
range 32 2147483647
|
||||
help
|
||||
"This option sets the size of the buffer used for printf operations."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user