Loading...
Searching...
No Matches

Detailed Description

Macros

#define CONFIG_SLIPDEV_BUFSIZE   (2048U)
 UART buffer size used for TX and RX buffers.
 

Macro Definition Documentation

◆ CONFIG_SLIPDEV_BUFSIZE

#define CONFIG_SLIPDEV_BUFSIZE   (2048U)

UART buffer size used for TX and RX buffers.

Reduce this value if your expected traffic does not include full IPv6 MTU sized packets.

Definition at line 66 of file slipdev.h.