Xmega Application Note | |||||
avr_compiler.h [code] | This file implements some macros that makes the IAR C-compiler and avr-gcc work with the same code base for the AVR architecture |
cdc_task.c [code] | Sourcecode for the CDC task manager |
cdc_task.h [code] | Header file for the CDC task manager |
conf_usb.h [code] | This file contains the possible external configuration of the USB |
config.h [code] | This file contains the system configuration definition |
documentation.h [code] | |
main.c [code] | This application will enumerates as a CDC (communication device class) virtual COM port. The application can be used as a USB to serial converter |
sw_usart.c [code] | This file shows how to implement a half duplex software driven uart |
sw_usart.h [code] | This file shows how to implement a half duplex software driven uart |
uart_usb_lib.c [code] | This file controls the UART USB functions |
uart_usb_lib.h [code] | This file controls the UART USB functions |
usb_task.c [code] | This file manages the USB task device |
usb_task.h [code] | This file contains the function declarations |
usb/usb_descriptors.c [code] | USB parameters |
usb/usb_descriptors.h [code] | This file contains the usb parameters that uniquely identify the CDC application through descriptor tables |
usb/usb_device_task.c [code] | This file manages the USB device controller |
usb/usb_device_task.h [code] | This file contains the function declarations for USB device task |
usb/usb_drv.c [code] | This file contains the USB driver routines |
usb/usb_drv.h [code] | This file contains the USB low level driver definition |
usb/usb_specific_request.c [code] | User call-back functions |
usb/usb_specific_request.h [code] | This file contains the user call-back functions corresponding to the application: CDC DEVICE |
usb/usb_standard_request.c [code] | Process USB device enumeration requests |
usb/usb_standard_request.h [code] | This file contains the USB endpoint 0 management routines corresponding to the standard enumeration process (refer to chapter 9 of the USB specification |
Generated on Mon Jan 18 09:26:16 2010 for AVR1907 Xplain USB Gateway by ![]() |