diff options
Diffstat (limited to 'LUFA/Drivers/Board/STK525/AT45DB321C.h')
-rw-r--r-- | LUFA/Drivers/Board/STK525/AT45DB321C.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/Drivers/Board/STK525/AT45DB321C.h b/LUFA/Drivers/Board/STK525/AT45DB321C.h index 31ebe3902..b56bb21d0 100644 --- a/LUFA/Drivers/Board/STK525/AT45DB321C.h +++ b/LUFA/Drivers/Board/STK525/AT45DB321C.h @@ -31,6 +31,8 @@ /** \file
* \brief 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 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.
*/
|