Added board hardware driver support for the BUI development board.
This commit is contained in:
@@ -30,15 +30,16 @@
|
||||
* - STK526
|
||||
* - XPLAIN (Both original first revision board, and newer boards with a different Dataflash model)
|
||||
*
|
||||
* Currently supported third-party boards (see \ref Group_BoardTypes):
|
||||
* - Bumble-B (using officially recommended peripheral layout)
|
||||
* - Benito
|
||||
* - JM-DB-U2
|
||||
* - Teensy (all revisions and versions)
|
||||
* - USBTINY-MKII (all revisions and versions)
|
||||
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile BOARD constant names):
|
||||
* - 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
|
||||
* - USBFOO
|
||||
* - UDIP
|
||||
* - Kernel Concepts USBFOO
|
||||
* - Linnix UDIP
|
||||
* - Busware BUI
|
||||
* - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user