X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/b4a02fa29d9a45ff15aac040a305632b3d4a5f62..002cd6df49981ad75b2092f2ae6b3efc4e2dd364:/LUFA/ManPages/DeviceSupport.txt diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt index 01160af25..dac4a3625 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -31,19 +31,21 @@ * - XPLAIN (Both original first revision board, and newer boards with a different Dataflash model) * * Currently supported third-party boards (see \ref Group_BoardTypes for makefile BOARD constant names): + * - Adafruit U4 Breakout Board + * - Arduino Uno + * - Busware BUI + * - Busware CUL V3 * - Fletchtronics Bumble-B (using officially recommended peripheral layout) - * - Tempusdictum Benito - * - MattairTech JM-DB-U2 - * - PJRC Teensy (all revisions and versions) - * - Tom's USBTINY-MKII (all revisions and versions) - * - Olimex AVR-USB-162 * - Kernel Concepts USBFOO * - Linnix UDIP - * - Busware BUI - * - Busware CUL V3 - * - Arduino Uno - * - TCNISO Blackcat USB JTAG + * - MattairTech JM-DB-U2 * - Maximus USB + * - Minimus USB + * - Olimex AVR-USB-162 + * - PJRC Teensy (all revisions and versions) + * - TCNISO Blackcat USB JTAG + * - Tempusdictum Benito + * - Tom's USBTINY-MKII (all revisions and versions) * - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers) */