Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
This commit is contained in:
parent
d2851b3351
commit
aae20139b9
16 changed files with 509 additions and 18 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
/** \file
|
||||
*
|
||||
* Board specific joystick driver header for the USBKEY. The BUMBLEB third-party board does not include any on-board
|
||||
* Board specific joystick driver header for the BUMBLEB. The BUMBLEB third-party board does not include any on-board
|
||||
* peripherals, but does have an officially recommended external peripheral layout for buttons, LEDs and a Joystick.
|
||||
*
|
||||
* \note This file should not be included directly. It is automatically included as needed by the joystick driver
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
/** \ingroup Group_Joystick
|
||||
* @defgroup Group_Joystick_BUMBLEB BUMBLEB
|
||||
*
|
||||
* Board specific joystick driver header for the USBKEY. The BUMBLEB third-party board does not include any on-board
|
||||
* Board specific joystick driver header for the BUMBLEB. The BUMBLEB third-party board does not include any on-board
|
||||
* peripherals, but does have an officially recommended external peripheral layout for buttons, LEDs and a Joystick.
|
||||
*
|
||||
* \note This file should not be included directly. It is automatically included as needed by the joystick driver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue