com.c [code] | This files implements a communications library for the FTDI chip on the STK541 board and the AVR USART used for the RZ502 version |
com.h [code] | This files implements the API for the communications library for the FTDI chip on the STK541 board and the AVR USART used for the RZ502 version |
config_uart.h [code] | This files contains the different build options for the wireless uart example |
config_uart_extended.h [code] | This files contains the different build options for the extended wireless uart example |
documentation.h [code] | This file is not a part of the header files referenced by the source code. However it defines the only a part of the doxygen documentation |
wireless_uart.c [code] | This files implements a very simple serial communication link between two nodes |
wireless_uart_extended.c [code] | This files implements a wireless IEEE 802.15.4 serial communication link between two nodes |