Contiki 2.6
|
Machine dependent AVR SLIP routines for UART0. More...
#include <stdio.h>
#include "contiki.h"
#include "dev/rs232.h"
#include "slip.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 AVR SLIP routines for UART0.
Definition in file slip_uart0.c.