diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2009-11-11 09:09:39 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2009-11-11 09:09:39 +0000 |
commit | 04774208b6d4131466a2b5e44af314252ab1734e (patch) | |
tree | daf57c62f20881434ca23f2972e5ebee8c0eaf15 /LUFA/ManPages/DeviceSupport.txt | |
parent | 5de364163f5a7597ba2f54e37cdea493fbd1e7ff (diff) | |
download | lufa-04774208b6d4131466a2b5e44af314252ab1734e.tar.gz lufa-04774208b6d4131466a2b5e44af314252ab1734e.tar.bz2 lufa-04774208b6d4131466a2b5e44af314252ab1734e.zip |
Minor code cleanups for clarity.
Diffstat (limited to 'LUFA/ManPages/DeviceSupport.txt')
-rw-r--r-- | LUFA/ManPages/DeviceSupport.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt index b9793ff78..832edc9bc 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -29,7 +29,7 @@ * - ATAVRUSBRF01
* - XPLAIN (AT90USB1287 only)
*
- * Currently supported third-party boards:
+ * Currently supported third-party board (via hardware drivers):
* - BUMBLEB (using officially recommended peripheral layout)
* - Any Other Custom User Boards (with Board Drivers, \see Page_WritingBoardDrivers)
*/
|