X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/3ebfb998ec4eef73543a8e8bde0019a3057b72dc..aae20139b90521cf1d1b17fdcb3ff9d42ecdf937:/LUFA/ManPages/DeviceSupport.txt diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt index b9793ff78..14022e214 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -20,17 +20,21 @@ * - AT90USB647 (USB Host and Device) * - AT90USB1286 (USB Device Only) * - AT90USB1287 (USB Host and Device) + * - AT32UC3B0256 (EXPERIMENTAL) * * Currently supported Atmel boards: * - AT90USBKEY + * - ATAVRUSBRF01 + * - EVK527 + * - EVK1101 (EXPERIMENTAL) + * - RZUSBSTICK * - STK525 * - STK526 - * - RZUSBSTICK - * - ATAVRUSBRF01 - * - XPLAIN (AT90USB1287 only) + * - XPLAIN Revision 1 (Board AT90USB1287 only, original 45DB041D Dataflash IC) + * - XPLAIN Revision 2 onwards (Board AT90USB1287 only, newer 45DB642D Dataflash IC) * - * Currently supported third-party boards: + * Currently supported third-party boards (via hardware drivers): * - BUMBLEB (using officially recommended peripheral layout) - * - Any Other Custom User Boards (with Board Drivers, \see Page_WritingBoardDrivers) + * - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers) */ \ No newline at end of file