index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
LowLevel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGUR...
Dean Camera
2009-07-16
14
-14
/
+27
*
Fix HID class device driver -- if a SetIDle request is issued with the LSB of...
Dean Camera
2009-07-15
2
-12
/
+12
*
Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...
Dean Camera
2009-07-13
2
-3
/
+51
*
Added compatibility list to the documentation of each individual demo.
Dean Camera
2009-07-13
14
-26
/
+194
*
Added incomplete PrinterHost demo application.
Dean Camera
2009-07-11
14
-16
/
+16
*
Minor correction to MagStripe demo to fix build problems.
Dean Camera
2009-06-29
1
-8
/
+14
*
Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...
Dean Camera
2009-06-29
1
-26
/
+29
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
27
-94
/
+94
*
Reduce struct name pollution - group typedef struct names by class driver nam...
Dean Camera
2009-06-26
6
-68
/
+68
*
Fixed MassStorage demo not clearing the reset flag when a Mass Storage Reset ...
Dean Camera
2009-06-23
1
-3
/
+3
*
Add demos/bootloaders/projects overview to the manual.
Dean Camera
2009-06-22
1
-1
/
+1
*
Added USE_INTERNAL_SERIAL compile time option to automatically read out the i...
Dean Camera
2009-06-20
1
-1
/
+1
*
Clean up RNDIS demo type define names.
Dean Camera
2009-06-19
3
-36
/
+36
*
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...
Dean Camera
2009-06-19
13
-92
/
+92
*
Move LUFA compile time options to a new section in the application makefiles ...
Dean Camera
2009-06-19
13
-54
/
+135
*
Remove hardcoded DOT path from all Doxygen config files.
Dean Camera
2009-06-16
13
-13
/
+13
*
Pipe_GetErrorFlags() now returns additional error flags for overflow and unde...
Dean Camera
2009-06-16
2
-6
/
+6
*
More Doxygen fixes - ensure no undocumented function parameters.
Dean Camera
2009-06-15
13
-13
/
+13
*
Doxygen corrections to fix Doxygen warnings in some demos.
Dean Camera
2009-06-15
1
-1
/
+1
*
Changed per-device controller preprocessor checks over to per-device series f...
Dean Camera
2009-06-14
4
-7
/
+7
*
Some minor whitespace corrections.
Dean Camera
2009-06-11
4
-11
/
+11
*
Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-i...
Dean Camera
2009-06-10
6
-61
/
+59
*
Error status LEDs shown when device endpoint configuration fails to complete.
Dean Camera
2009-06-08
13
-138
/
+229
*
Converted device mode low-level demos to schedulerless.
Dean Camera
2009-06-07
42
-1130
/
+587
*
Remove outdated AVRStudio project files from demos, projects, bootloaders. Fi...
Dean Camera
2009-06-05
13
-13
/
+0
*
Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...
Dean Camera
2009-06-05
138
-0
/
+46078
[prev]