X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/7f9f97c792dee6875fbca9806422bdd7d6c5a657..d03d6513d0d24cf63225c8d3dfa07675d9107f40:/LUFA/Drivers/Board/USBKEY/AT45DB642D.h diff --git a/LUFA/Drivers/Board/USBKEY/AT45DB642D.h b/LUFA/Drivers/Board/USBKEY/AT45DB642D.h index eee50bbe9..85b85252a 100644 --- a/LUFA/Drivers/Board/USBKEY/AT45DB642D.h +++ b/LUFA/Drivers/Board/USBKEY/AT45DB642D.h @@ -29,6 +29,7 @@ */ /** \file + * \brief Board specific Dataflash commands header for the AT45DB642D as mounted on the USBKEY. * * Board specific Dataflash commands header for the AT45DB642D as mounted on the USBKEY. * @@ -39,6 +40,11 @@ /** \ingroup Group_Dataflash_USBKEY * @defgroup Group_Dataflash_USBKEY_AT45DB642D AT45DB642D * + * Board specific Dataflash commands header for the AT45DB642D as mounted on the USBKEY. + * + * \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. + * * @{ */