index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added extra output to makefiles to indicate the currently selected BOARD para...
Dean Camera
2009-03-16
27
-211
/
+371
*
Fixed incorrect/missing control status stage transfers on demos, bootloaders ...
Dean Camera
2009-03-10
13
-43
/
+109
*
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...
Dean Camera
2009-03-09
53
-52
/
+79
*
Fixed interrupt driven HID device demos not clearing the interrupt flags in a...
Dean Camera
2009-03-09
4
-43
/
+43
*
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean Camera
2009-03-04
28
-117
/
+150
*
Changed stream wait timeout counter to be 16-bit, so that very long timeout p...
Dean Camera
2009-03-03
2
-2
/
+4
*
Makefiles and library modified to add a new F_CLOCK constant to give the unpr...
Dean Camera
2009-02-26
27
-55
/
+460
*
USBtoSerial demo now discards all Rx data when not connected to a USB host, r...
Dean Camera
2009-02-23
1
-2
/
+10
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
268
-0
/
+88549