projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git]
/
LUFA
/
ManPages
/
DeviceSupport.txt
diff --git
a/LUFA/ManPages/DeviceSupport.txt
b/LUFA/ManPages/DeviceSupport.txt
index
832edc9
..
0902b90
100644
(file)
--- a/
LUFA/ManPages/DeviceSupport.txt
+++ b/
LUFA/ManPages/DeviceSupport.txt
@@
-23,14
+23,16
@@
*
\r
* Currently supported Atmel boards:
\r
* - AT90USBKEY
\r
*
\r
* Currently supported Atmel boards:
\r
* - AT90USBKEY
\r
+ * - ATAVRUSBRF01
\r
+ * - EVK527
\r
+ * - RZUSBSTICK
\r
* - STK525
\r
* - STK526
\r
* - STK525
\r
* - STK526
\r
- * - RZUSBSTICK
\r
- * - ATAVRUSBRF01
\r
- * - XPLAIN (AT90USB1287 only)
\r
+ * - XPLAIN Revision 1 (Board AT90USB1287 only, original 45DB041D Dataflash IC)
\r
+ * - XPLAIN Revision 2 onwards (Board AT90USB1287 only, newer 45DB642D Dataflash IC)
\r
*
\r
*
\r
- * Currently supported third-party board (via hardware drivers):
\r
+ * Currently supported third-party board
s
(via hardware drivers):
\r
* - BUMBLEB (using officially recommended peripheral layout)
\r
* - BUMBLEB (using officially recommended peripheral layout)
\r
- * - Any Other Custom User Boards (with Board Drivers
, \see
Page_WritingBoardDrivers)
\r
+ * - Any Other Custom User Boards (with Board Drivers
if desired, see \ref
Page_WritingBoardDrivers)
\r
*/
\r
\ No newline at end of file
*/
\r
\ No newline at end of file