projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add first-run Unsigned Help install information prompt, ensure installed help package...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
Board
/
AVR8
/
USB2AX
/
Buttons.h
diff --git
a/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
b/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
index
cb0eecd
..
bc47674
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
@@
-18,7
+18,7
@@
advertising or publicity pertaining to distribution of the
software without specific, written prior permission.
advertising or publicity pertaining to distribution of the
software without specific, written prior permission.
- The author disclaim all warranties with regard to this
+ The author disclaim
s
all warranties with regard to this
software, including all implied warranties of merchantability
and fitness. In no event shall the author be liable for any
special, indirect or consequential damages or any damages
software, including all implied warranties of merchantability
and fitness. In no event shall the author be liable for any
special, indirect or consequential damages or any damages
@@
-29,7
+29,7
@@
*/
/** \file
*/
/** \file
- * \brief Board specific Buttons driver header for the
Paranoid Studio
USB2AX.
+ * \brief Board specific Buttons driver header for the
Xevelabs
USB2AX.
* \copydetails Group_Buttons_USB2AX
*
* \note This file should not be included directly. It is automatically included as needed by the Buttons driver
* \copydetails Group_Buttons_USB2AX
*
* \note This file should not be included directly. It is automatically included as needed by the Buttons driver
@@
-37,17
+37,24
@@
*/
/** \ingroup Group_Buttons
*/
/** \ingroup Group_Buttons
+ * \defgroup Group_Buttons_USB2AX_V31 USB2AX_V31
+ * \brief Board specific Button driver header for the Xevelabs USB2AX revision 3.1.
+ *
+ * See \ref Group_Buttons_USB2AX for more details.
+ */
+
+/** \ingroup Group_Buttons
* \defgroup Group_Buttons_USB2AX_V3 USB2AX_V3
* \defgroup Group_Buttons_USB2AX_V3 USB2AX_V3
- * \brief Board specific Button driver header for the
Paranoid Studio
USB2AX revision 3.
+ * \brief Board specific Button driver header for the
Xevelabs
USB2AX revision 3.
*
* See \ref Group_Buttons_USB2AX for more details.
*/
/** \ingroup Group_Buttons
* \defgroup Group_Buttons_USB2AX USB2AX
*
* See \ref Group_Buttons_USB2AX for more details.
*/
/** \ingroup Group_Buttons
* \defgroup Group_Buttons_USB2AX USB2AX
- * \brief Board specific Buttons driver header for the
Paranoid Studio USB2AX
.
+ * \brief Board specific Buttons driver header for the
Xevelabs USB2AX revisions 1 and 2
.
*
*
- * \note For version 3 USB2AX boards, compile with <code>BOARD = USB2AX_V3</code>
.
+ * \note For version 3 USB2AX boards, compile with <code>BOARD = USB2AX_V3</code>
and for version 3.1, with <code>BOARD = USB2AX_V31</code>.
*
* Board specific Buttons driver header for the Paranoid Studio USB2AX (http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX).
*
*
* Board specific Buttons driver header for the Paranoid Studio USB2AX (http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX).
*