index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
Board
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in the Joystick board driver documentation example code.
Dean Camera
2011-11-29
1
-1
/
+1
*
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
Dean Camera
2011-11-28
4
-3
/
+278
*
Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...
Dean Camera
2011-11-28
3
-0
/
+21
*
Minor Doxygen documentation improvements.
Dean Camera
2011-11-24
3
-3
/
+3
*
Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
Dean Camera
2011-11-23
4
-9
/
+40
*
Add missing SVN eol-style property to ensure that source code line endings an...
Dean Camera
2011-11-09
3
-450
/
+450
*
Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...
Dean Camera
2011-11-01
7
-12
/
+382
*
Add XMEGA SPI peripheral driver.
Dean Camera
2011-10-31
2
-14
/
+14
*
Add support for the Atmel XMEGA A3BU Xplained board.
Dean Camera
2011-10-31
4
-0
/
+234
*
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...
Dean Camera
2011-09-22
1
-5
/
+5
*
Add missing SVN eol-style property to files where it was missing.
Dean Camera
2011-07-15
18
-2122
/
+2122
*
Add missing function attributes to the RingBuffer driver to reduce the chance...
Dean Camera
2011-07-11
1
-20
/
+22
*
Fix improper indenting of the internal board driver dispatch headers.
Dean Camera
2011-07-06
3
-113
/
+114
*
Added board hardware driver support for the EVK1104 board.
Dean Camera
2011-06-27
6
-2
/
+257
*
Add board driver support for the EVK1100 board.
Dean Camera
2011-06-27
9
-7
/
+379
*
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ...
Dean Camera
2011-06-08
1
-0
/
+0
*
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ...
Dean Camera
2011-06-08
1
-0
/
+0
*
Massive corrections to the project documentation and code comments, thanks to...
Dean Camera
2011-06-05
11
-22
/
+22
*
Added board driver support for the Busware TUL board.
Dean Camera
2011-06-04
4
-0
/
+220
*
Spell check library source code files.
Dean Camera
2011-06-01
10
-15
/
+15
*
Oops - fix bad include path in the moved USBKEY Dataflash board driver header.
Dean Camera
2011-05-18
1
-1
/
+2
*
Seperated out board drivers by architecture in the library internals for bett...
Dean Camera
2011-05-18
56
-113
/
+108
*
Add new USE_LUFA_CONFIG_HEADER compile time option.
Dean Camera
2011-05-09
1
-8
/
+13
*
Correct UC3 global interrupt functions.
Dean Camera
2011-04-08
1
-5
/
+5
*
Fix incorrectly named include guards in the Board driver header files.
Dean Camera
2011-03-16
7
-7
/
+7
*
Remove redundant Doxygen guards from the internal preprocessor definitions.
Dean Camera
2011-03-15
4
-12
/
+0
*
Add named macros to the board joystick drivers where a shift is needed to mai...
Dean Camera
2011-03-15
3
-8
/
+14
*
Add structure padding to the appropriate descriptor structures to maintain co...
Dean Camera
2011-03-11
1
-2
/
+2
*
Fix EVK1101 board joystick driver movement masks.
Dean Camera
2011-02-27
1
-13
/
+11
*
More UC3B architecture port updates.
Dean Camera
2011-02-26
1
-2
/
+2
*
Update board driver common APIs to use uint_reg_t.
Dean Camera
2011-02-20
7
-115
/
+116
*
Added start of a port of the core USB driver code to the AVR32 UC3B architect...
Dean Camera
2011-02-20
7
-1
/
+366
*
More updates to remove architecture-specific comments from the documentation,...
Dean Camera
2011-02-20
6
-6
/
+6
*
More Doxygen updates for multiple architecture support.
Dean Camera
2011-02-20
5
-8
/
+14
*
Start update of documentation to support possible multiple architectures in t...
Dean Camera
2011-02-20
49
-372
/
+103
*
Move out Dataflash IC command constants headers into the general LUFA/Drivers...
Dean Camera
2011-02-19
10
-560
/
+5
*
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean Camera
2011-02-19
59
-73
/
+65
*
Added board driver support for the Sparkfun ATMEGA8U2 breakout board.
Dean Camera
2011-02-16
2
-0
/
+131
*
Fixed incorect BUTTONS_BUTTON1 definition for the Minimus board.
Dean Camera
2011-02-02
1
-1
/
+1
*
Added new high level TWI packet read/write commands, altered behaviour of the...
Dean Camera
2011-01-13
2
-3
/
+3
*
Fix typos and outdated information.
Dean Camera
2011-01-10
1
-1
/
+1
*
Minor documentation improvements.
Dean Camera
2011-01-08
4
-20
/
+20
*
Update copyright year on all source files.
Dean Camera
2011-01-01
59
-118
/
+118
*
Fixed inverted Minimus board LEDs.
Dean Camera
2010-12-28
5
-11
/
+11
*
Fix compile errors from the changes to the SerialStream and board Temperature...
Dean Camera
2010-12-26
2
-4
/
+7
*
Documentation improvements - put driver example code into its own section, fi...
Dean Camera
2010-12-26
5
-10
/
+25
*
Added basic driver example use code to the library documentation.
Dean Camera
2010-12-26
6
-5
/
+125
*
Fixed broken HID_REQ_GetReport request handler in the Low Level GenericHID demo.
Dean Camera
2010-11-29
1
-2
/
+2
*
Added board hardware driver support for the Microsin AVR-USB162 development b...
Dean Camera
2010-11-21
4
-0
/
+231
*
Added board hardware driver support for the Adafruit U4 breakout board.
Dean Camera
2010-11-08
2
-0
/
+131
[next]