Definition in file stdio_nimble.h.
#include "stdio_base.h"
Go to the source code of this file.
Macros | |
#define | CONFIG_STDIO_NIMBLE_CLEAR_BUFFER_ON_CONNECT 1 |
Whether to clear the buffers when establishing a new connection or not. | |
#define | CONFIG_STDIO_NIMBLE_STDIN_BUFSIZE 1024 |
Size of buffer for stdin in bytes. | |
#define | CONFIG_STDIO_NIMBLE_STDOUT_BUFSIZE 2048 |
Size of buffer for stdout in bytes. | |