Added board hardware driver support for the BUI development board.
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
*/
|
||||
|
||||
/** \file
|
||||
* \brief Board specific Dataflash commands header for the AT45DB321C as mounted on the STK525.
|
||||
* \brief Board specific Dataflash commands header for the AT45DB321C as mounted on the Atmel STK525.
|
||||
*
|
||||
* Board specific Dataflash commands header for the AT45DB321C as mounted on the STK525.
|
||||
* Board specific Dataflash commands header for the AT45DB321C as mounted on the Atmel STK525.
|
||||
*
|
||||
* \note This file should not be included directly. It is automatically included as needed by the dataflash driver
|
||||
* dispatch header located in LUFA/Drivers/Board/Dataflash.h.
|
||||
@@ -40,7 +40,7 @@
|
||||
/** \ingroup Group_Dataflash_STK525
|
||||
* @defgroup Group_Dataflash_STK525_AT45DB321C AT45DB321C
|
||||
*
|
||||
* Board specific Dataflash commands header for the AT45DB321C as mounted on the STK525.
|
||||
* Board specific Dataflash commands header for the AT45DB321C as mounted on the Atmel STK525.
|
||||
*
|
||||
* \note This file should not be included directly. It is automatically included as needed by the dataflash driver
|
||||
* dispatch header located in LUFA/Drivers/Board/Dataflash.h.
|
||||
|
||||
Reference in New Issue
Block a user