index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
AudioInput
Commit message (
Expand
)
Author
Age
Files
Lines
*
Endpoint configuration is now refined to give better output when all configur...
Dean Camera
2009-04-24
1
-1
/
+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
-5
/
+3
*
Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...
Dean Camera
2009-04-21
1
-2
/
+2
*
Changed over all deprecated GCC structure tag initializers to the standardize...
Dean Camera
2009-04-20
2
-118
/
+118
*
Spell checked non-source documentation pages.
Dean Camera
2009-04-19
1
-3
/
+3
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-4
/
+9
*
Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.
Dean Camera
2009-04-16
1
-1
/
+1
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
2
-14
/
+7
*
Corrected AudioInput and AudioOutput demos, to fix endpoint underflows due to...
Dean Camera
2009-04-14
1
-1
/
+1
*
Adjusted sample CTC timer calculations in the AudioOutput and AudioInput demo...
Dean Camera
2009-04-14
1
-1
/
+1
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
2
-3
/
+3
*
Added missing documentation for AUDIO_SAMPLE_FREQUENCY configuration option i...
Dean Camera
2009-03-25
1
-0
/
+5
*
Seperated out OTG, Device and Host mode demos into seperate folders for clari...
Dean Camera
2009-03-20
8
-0
/
+3240