diff options
Diffstat (limited to 'LUFA/Drivers/Board/EVK527/Dataflash.h')
-rw-r--r-- | LUFA/Drivers/Board/EVK527/Dataflash.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/LUFA/Drivers/Board/EVK527/Dataflash.h b/LUFA/Drivers/Board/EVK527/Dataflash.h index 4440d76ba..3bf492438 100644 --- a/LUFA/Drivers/Board/EVK527/Dataflash.h +++ b/LUFA/Drivers/Board/EVK527/Dataflash.h @@ -29,9 +29,9 @@ */ /** \file - * \brief Board specific Dataflash driver header for the EVK527. + * \brief Board specific Dataflash driver header for the Atmel EVK527. * - * Board specific Dataflash driver header for the EVK527. + * Board specific Dataflash driver header for the Atmel EVK527. * * \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 * @defgroup Group_Dataflash_EVK527 EVK527 * - * Board specific Dataflash driver header for the EVK527. + * Board specific Dataflash driver header for the Atmel EVK527. * * \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. |