\r
/** \mainpage XPLAIN UART Bridge 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
* - AT90USB1287\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
* host. When inserted, the device will enumerate as a regular COM port on the host, which can then be opened and data exchanged\r
* between the XMEGA and Host as if the XMEGA was connected directly to the host's serial port.\r
*\r
- * After running this demo for the first time on a new computer, 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, you will need to supply the .INF file located in this project\r
* project's directory as the device's driver when running under Windows. This will enable Windows to use its inbuilt CDC drivers,\r
* negating the need for custom drivers for the device. Other Operating Systems should automatically use their own inbuilt CDC-ACM\r
* drivers.\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