PicoSDK
PICO_STDIO_UART_DEFAULT_CRLF
is only used within PicoSDK.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
PicoSDK
PICO_STDIO_UART_DEFAULT_CRLF
PICO_STDIO_UART_DEFAULT_CRLF macro
Support for stdin/stdout using UART Linking this library or calling `pico_enable_stdio_uart(TARGET ENABLED)` in the CMake (which achieves the same thing) will add UART to the drivers used for standard input/output
Syntax
Show:
Summary
Declaration
from
stdio_uart.h:23
#define
PICO_STDIO_UART_DEFAULT_CRLF
PICO_STDIO_DEFAULT_CRLF
Examples
References
from
examples
Code
Location
#define
PICO_STDIO_UART_DEFAULT_CRLF
PICO_STDIO_DEFAULT_CRLF
stdio_uart.h:23
.
crlf_enabled
=
PICO_STDIO_UART_DEFAULT_CRLF
stdio_uart.c:200
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out