projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Oops - fix incorrect value of AOA_CSCP_AOADataSubclass in the Android Open Accessory...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
Board
/
AVR8
/
XPLAIN
/
Dataflash.h
diff --git
a/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
b/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
index
71ff72b
..
8b65e62
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
+++ b/
LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
@@
-29,7
+29,7
@@
*/
/** \file
*/
/** \file
- * \brief Board specific Dataflash driver header for the Atmel XPLAIN.
+ * \brief Board specific Dataflash driver header for the
original
Atmel XPLAIN.
* \copydetails Group_Dataflash_XPLAIN
*
* \note This file should not be included directly. It is automatically included as needed by the dataflash driver
* \copydetails Group_Dataflash_XPLAIN
*
* \note This file should not be included directly. It is automatically included as needed by the dataflash driver
@@
-38,7
+38,9
@@
/** \ingroup Group_Dataflash
* \defgroup Group_Dataflash_XPLAIN XPLAIN
/** \ingroup Group_Dataflash
* \defgroup Group_Dataflash_XPLAIN XPLAIN
- * \brief Board specific Dataflash driver header for the Atmel XPLAIN.
+ * \brief Board specific Dataflash driver header for the original Atmel XPLAIN.
+ *
+ * \note For the first revision XPLAIN board, compile with <code>BOARD = BOARD_XPLAIN_REV1</code>.
*
* Board specific Dataflash driver header for the Atmel XPLAIN.
*
*
* Board specific Dataflash driver header for the Atmel XPLAIN.
*