Default configuration for the SLIP device driver. More...
Default configuration for the SLIP device driver.
Definition in file slipdev_params.h.
 Include dependency graph for slipdev_params.h:Go to the source code of this file.
Variables | |
| static const slipdev_params_t | slipdev_params [] | 
| slipdev configuration  More... | |
Set default configuration parameters for slipdev driver | |
| #define | SLIPDEV_PARAM_UART UART_DEV(1) | 
| #define | SLIPDEV_PARAM_BAUDRATE (115200U) | 
| #define | SLIPDEV_PARAMS | 
| #define SLIPDEV_PARAMS | 
Definition at line 55 of file slipdev_params.h.
      
  | 
  static | 
slipdev configuration
The first element in this array will be used to multiplex stdio if slipdev_stdio is included. 
Definition at line 66 of file slipdev_params.h.