Added support for the JM-DB-U2 board hardware.

This commit is contained in:
Dean Camera 2010-03-30 09:28:45 +00:00
parent 3790907f4d
commit 61a799ed55
8 changed files with 235 additions and 4 deletions

View file

@ -32,6 +32,8 @@
*
* 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)
* - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)