index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed the the TotalHIDReports element of the HID descriptor structure in th...
Dean Camera
2009-05-07
2
-2
/
+2
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
2
-2
/
+2
*
Endpoint configuration is now refined to give better output when all configur...
Dean Camera
2009-04-24
1
-2
/
+1
*
Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all De...
Dean Camera
2009-04-22
2
-1
/
+2
*
USB_HostRequest renamed to USB_ControlRequest, entire control request header ...
Dean Camera
2009-04-22
1
-28
/
+9
*
Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...
Dean Camera
2009-04-21
1
-12
/
+12
*
Changed over all deprecated GCC structure tag initializers to the standardize...
Dean Camera
2009-04-20
2
-52
/
+52
*
Spell checked non-source documentation pages.
Dean Camera
2009-04-19
1
-2
/
+2
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-4
/
+9
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
2
-25
/
+18
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
3
-7
/
+7
*
Fixed MagStripe keyboard interface polling interval, increased to 4ms from 2m...
Dean Camera
2009-03-29
1
-1
/
+1
*
Fixed CDC demo not sending an empty packet after each transfer to prevent the...
Dean Camera
2009-03-23
1
-13
/
+18
*
Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
Dean Camera
2009-03-19
16
-4220
/
+47
*
Fixed broken Magstripe project and TeensyHID bootloader.
Dean Camera
2009-03-17
4
-6
/
+6
*
Added extra output to makefiles to indicate the currently selected BOARD para...
Dean Camera
2009-03-16
2
-15
/
+27
*
Fixed incorrect/missing control status stage transfers on demos, bootloaders ...
Dean Camera
2009-03-10
2
-6
/
+17
*
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...
Dean Camera
2009-03-09
4
-5
/
+7
*
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean Camera
2009-03-04
2
-8
/
+10
*
Makefiles and library modified to add a new F_CLOCK constant to give the unpr...
Dean Camera
2009-02-26
4
-174
/
+80
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
26
-0
/
+7809