Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
This commit is contained in:
parent
100a197d0e
commit
3d4d8e7f62
196 changed files with 1271 additions and 730 deletions
|
@ -38,7 +38,7 @@
|
|||
*/
|
||||
|
||||
/** \ingroup Group_Dataflash_USBKEY
|
||||
* @defgroup Group_Dataflash_USBKEY_AT45DB642D AT45DB642D
|
||||
* \defgroup Group_Dataflash_USBKEY_AT45DB642D AT45DB642D
|
||||
*
|
||||
* Board specific Dataflash commands header for the AT45DB642D as mounted on the Atmel USBKEY.
|
||||
*
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
*/
|
||||
|
||||
/** \ingroup Group_Buttons
|
||||
* @defgroup Group_Buttons_USBKEY USBKEY
|
||||
* \defgroup Group_Buttons_USBKEY USBKEY
|
||||
*
|
||||
* Board specific Buttons driver header for the Atmel USBKEY.
|
||||
*
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
*/
|
||||
|
||||
/** \ingroup Group_Dataflash
|
||||
* @defgroup Group_Dataflash_USBKEY USBKEY
|
||||
* \defgroup Group_Dataflash_USBKEY USBKEY
|
||||
*
|
||||
* Board specific Dataflash driver header for the Atmel USBKEY board.
|
||||
*
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
*/
|
||||
|
||||
/** \ingroup Group_Joystick
|
||||
* @defgroup Group_Joystick_USBKEY USBKEY
|
||||
* \defgroup Group_Joystick_USBKEY USBKEY
|
||||
*
|
||||
* Board specific joystick driver header for the Atmel USBKEY.
|
||||
*
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
*/
|
||||
|
||||
/** \ingroup Group_LEDs
|
||||
* @defgroup Group_LEDs_USBKEY USBKEY
|
||||
* \defgroup Group_LEDs_USBKEY USBKEY
|
||||
*
|
||||
* Board specific LED driver header for the Atmel USBKEY.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue