projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix flip-ee DFU build target accidentally erasing the target FLASH memory space.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
DualVirtualSerial
/
DualVirtualSerial.txt
diff --git
a/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
b/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
index
662ec91
..
70e95ad
100644
(file)
--- a/
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
+++ b/
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
@@
-6,15
+6,15
@@
/** \mainpage Dual Communications Device Class (Dual Virtual Serial Port) Device
*
/** \mainpage Dual Communications Device Class (Dual Virtual Serial Port) Device
*
- * \section S
S
ec_Compat Demo Compatibility:
+ * \section Sec_Compat Demo Compatibility:
*
* The following list indicates what microcontrollers are compatible with this demo.
*
*
* The following list indicates what microcontrollers are compatible with this demo.
*
- *
-
Series 7 USB AVRs (AT90USBxxx7)
- *
-
Series 6 USB AVRs (AT90USBxxx6)
- *
-
Series 4 USB AVRs (ATMEGAxxU4)
+ *
\li
Series 7 USB AVRs (AT90USBxxx7)
+ *
\li
Series 6 USB AVRs (AT90USBxxx6)
+ *
\li
Series 4 USB AVRs (ATMEGAxxU4)
*
*
- * \section S
S
ec_Info USB Information:
+ * \section Sec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.
*
*
* The following table gives a rundown of the USB utilization of this demo.
*
@@
-41,12
+41,12
@@
* USBIF CDC Class Standard</td>
* </tr>
* <tr>
* USBIF CDC Class Standard</td>
* </tr>
* <tr>
- * <td><b>
Usable
Speeds:</b></td>
+ * <td><b>
Supported USB
Speeds:</b></td>
* <td>Full Speed Mode</td>
* </tr>
* </table>
*
* <td>Full Speed Mode</td>
* </tr>
* </table>
*
- * \section S
S
ec_Description Project Description:
+ * \section Sec_Description Project Description:
*
* Dual Communications Device Class demonstration application.
* This gives a simple reference application for implementing
*
* Dual Communications Device Class demonstration application.
* This gives a simple reference application for implementing
@@
-71,7
+71,7
@@
* Operating Systems should automatically use their own inbuilt
* CDC-ACM drivers.
*
* Operating Systems should automatically use their own inbuilt
* CDC-ACM drivers.
*
- * \section S
S
ec_Options Project Options
+ * \section Sec_Options Project Options
*
* The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.
*
*
* The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.
*