|
Contiki-NG
|
Implementation of SLIP driver for CC13xx/CC26xx. More...
Go to the source code of this file.
Functions | |
| void | slip_arch_writeb (unsigned char c) |
| Write a single byte over SLIP. More... | |
| void | slip_arch_init (void) |
| Initialize the SLIP driver. More... | |
Implementation of SLIP driver for CC13xx/CC26xx.
Definition in file slip-arch.c.
1.8.13