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
*
Remove dependancies from the LowLevel demos to the ClassDriver demos, since t...
Dean Camera
2009-11-08
1
-1
/
+1
*
Changed Audio Class driver sample read/write functions to be inline, to reduc...
Dean Camera
2009-10-03
1
-1
/
+1
*
Added support for the Atmel XPLAIN board.
Dean Camera
2009-10-02
4
-6
/
+129
*
Doxygen fixes to \param directives to give data direction in all projects. Ma...
Dean Camera
2009-09-24
1
-2
/
+4
*
Added support for the officially recommended layout of the external periphera...
Dean Camera
2009-09-17
10
-0
/
+363
*
Removed unused INCLUDE_FROM_BOARD_DRIVER internal define from the board drive...
Dean Camera
2009-08-31
4
-4
/
+0
*
Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...
Dean Camera
2009-08-23
1
-7
/
+3
*
Added standard stream example to the ClassDriver CDC device demo.
Dean Camera
2009-07-30
1
-1
/
+1
*
Added new LEDs_ToggleLEDs() function to the Board LEDs driver.
Dean Camera
2009-07-24
6
-24
/
+56
*
Added better module summaries.
Dean Camera
2009-07-14
5
-5
/
+13
*
Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...
Dean Camera
2009-06-29
1
-1
/
+14
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
5
-26
/
+26
*
Added USB Missle Launcher project, submitted by Dave Fletcher.
Dean Camera
2009-06-16
1
-1
/
+1
*
Fix build errors in Joystick device demo and library LEDs driver (on *nix sys...
Dean Camera
2009-05-07
1
-5
/
+5
*
Changed HWB board driver to Buttons driver, to allow for the support of futur...
Dean Camera
2009-05-06
8
-81
/
+108
*
Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LE...
Dean Camera
2009-05-05
2
-1
/
+25
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-1
/
+1
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
2
-4
/
+4
*
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean Camera
2009-04-19
2
-2
/
+2
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
9
-29
/
+37
*
Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.
Dean Camera
2009-04-16
2
-2
/
+2
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
23
-27
/
+238
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
4
-6
/
+6
*
Board Dataflash driver now allows for dataflash ICs which use different shift...
Dean Camera
2009-03-17
4
-64
/
+142
*
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean Camera
2009-03-04
1
-3
/
+3
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
24
-0
/
+2392