/** \file * * This file contains special DoxyGen information for the generation of the main page and other special * documentation pages. It is not a project source file. */ /** \mainpage XPLAIN UART Bridge/PDI Programmer Project * * \section Sec_Compat Project Compatibility: * * The following list indicates what microcontrollers are compatible with this project. * * \li AT90USB1287 * * \section Sec_Info USB Information: * * The following table gives a rundown of the USB utilization of this project. * *
| USB Mode: | *1) Device | *2) Device | *
| USB Class: | *1) Communications Device Class (CDC) | *2) Vendor Specific Class | *
| USB Subclass: | *1) Abstract Control Model (ACM) | *2) N/A | *
| Relevant Standards: | *1) USBIF CDC Class Standard | *2) Atmel AVRISP MKII Protocol Specification | *
| Supported USB Speeds: | *1) Full Speed Mode | *2) Full Speed Mode | *
| Define Name: | *Location: | *Description: | *
|---|---|---|
| FIRMWARE_VERSION_MINOR | *AppConfig.h | *Define to set the minor firmware revision nunber reported to the host on request. By default this will use a firmware version compatible * with the latest Atmel IDE version, however if desired the reported minor value can be adjusted here. | *