* documentation pages. It is not a project source file.\r
*/\r
\r
-/** \mainpage USB to Serial Converter Project (via CDC-ACM class)\r
+/** \mainpage USB to Serial Converter Project\r
*\r
- * \section SSec_Compat Demo Compatibility:\r
+ * \section SSec_Compat Project Compatibility:\r
*\r
- * The following list indicates what microcontrollers are compatible with this demo.\r
+ * The following list indicates what microcontrollers are compatible with this project.\r
*\r
* - Series 7 USB AVRs\r
* - Series 6 USB AVRs\r
*\r
* \section SSec_Info USB Information:\r
*\r
- * The following table gives a rundown of the USB utilization of this demo.\r
+ * The following table gives a rundown of the USB utilization of this project.\r
*\r
* <table>\r
* <tr>\r
* error rates at the AVR's clock speed, data lengths other than 6, 7 or 8 bits,\r
* 1.5 stop bits, parity other than none, even or odd).\r
* \r
- * After running this demo for the first time on a new computer,\r
- * you will need to supply the .INF file located in this demo\r
+ * After running this project for the first time on a new computer,\r
+ * you will need to supply the .INF file located in this project\r
* project's directory as the device's driver when running under\r
* Windows. This will enable Windows to use its inbuilt CDC drivers,\r
* negating the need for custom drivers for the device. Other\r
*\r
* \section SSec_Options Project Options\r
*\r
- * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.\r
+ * The following defines can be found in this project, which can control the project behaviour when defined, or changed in value.\r
*\r
* <table>\r
* <tr>\r