Contiki 3.x
|
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 SmartRFMore...
#include "contiki.h"
#include "dev/uart0.h"
Go to the source code of this file.
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
These configuration directives are hardware-specific and you normally won't have to modify anything in this file.
Definition in file io-arch.h.