EXAMPLES/ : Top Level Folder. | |-- examples.htm : This page. | |-- examples_organization.txt : Generated folder organization file. | |-- TAT_CODE_EXAMPLES.eww : Workspace file for IAR EW. | |-- SRC : Source Code Folder. | | | |-- com.c/h : Files that implements the serial communication driver. | |-- wireless_uart.c : Files containing the Wireless Uart example. | |-- wireless_uart_extended.c : Files containing the Extended Wireless Uart example. | |-- WirelessUart : Folder containing project files for the Wireless Uart example (IAR and AVRStudio). | |-- WirelessUartExtendedModes : Folder containing project files for the Extended Wireless Uart example (IAR and AVRStudio).