diff options
Diffstat (limited to 'LUFA/Drivers/Board/STK526/AT45DB642D.h')
-rw-r--r-- | LUFA/Drivers/Board/STK526/AT45DB642D.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/LUFA/Drivers/Board/STK526/AT45DB642D.h b/LUFA/Drivers/Board/STK526/AT45DB642D.h index caf42047a..bf2973ef3 100644 --- a/LUFA/Drivers/Board/STK526/AT45DB642D.h +++ b/LUFA/Drivers/Board/STK526/AT45DB642D.h @@ -39,6 +39,11 @@ /** \ingroup Group_Dataflash_STK526
* @defgroup Group_Dataflash_STK526_AT45DB642D AT45DB642D
*
+ * Board specific Dataflash commands header for the AT45DB642D as mounted on the STK526.
+ *
+ * \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.
+ *
* @{
*/
|