Platform-specific header file which switches between UART and USB input/output, depending on whether we are building for the cc2531 USB dongle or the SmartRF
void slip_arch_writeb(unsigned char c)
Write a byte over SLIP.
int slip_input_byte(unsigned char c)
Input a SLIP byte.
void slip_arch_init(unsigned long ubr)
Initialise the arch-specific SLIP driver.