Machine dependent STM32W SLIP routines for UART1. More...
#include <stdio.h>#include "contiki.h"#include "dev/slip.h"#include "dev/uart1.h"Go to the source code of this file.
Functions | |
| void | slip_arch_init (unsigned long ubr) |
| Initalize the RS232 port and the SLIP driver. | |
Machine dependent STM32W SLIP routines for UART1.
Definition in file slip_uart1.c.
1.6.1