diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-05-18 18:39:35 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-05-18 18:39:35 +0000 |
commit | c31fdbd03eee95660d65adb0f1bf7c0c397fd435 (patch) | |
tree | 3b25e5381d085fec5115c13987dfa0049b3acf75 /Projects/XPLAINBridge | |
parent | 8cfb3d9f09f7b88b58fdc2e882713fa7d27ba44b (diff) | |
download | lufa-c31fdbd03eee95660d65adb0f1bf7c0c397fd435.tar.gz lufa-c31fdbd03eee95660d65adb0f1bf7c0c397fd435.tar.bz2 lufa-c31fdbd03eee95660d65adb0f1bf7c0c397fd435.zip |
Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support.
Diffstat (limited to 'Projects/XPLAINBridge')
-rw-r--r-- | Projects/XPLAINBridge/XPLAINBridge.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Projects/XPLAINBridge/XPLAINBridge.txt b/Projects/XPLAINBridge/XPLAINBridge.txt index e71d06ad7..f7e3db6b8 100644 --- a/Projects/XPLAINBridge/XPLAINBridge.txt +++ b/Projects/XPLAINBridge/XPLAINBridge.txt @@ -10,7 +10,7 @@ * * The following list indicates what microcontrollers are compatible with this project. * - * - AT90USB1287 + * \li AT90USB1287 * * \section Sec_Info USB Information: * @@ -38,7 +38,7 @@ * <td>2) Atmel AVRISP MKII Protocol Specification</td> * </tr> * <tr> - * <td><b>Usable Speeds:</b></td> + * <td><b>Supported USB Speeds:</b></td> * <td>1) Full Speed Mode</td> * <td>2) Full Speed Mode</td> * </tr> |