index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
Magstripe
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the exi...
Dean Camera
2009-08-02
1
-1
/
+1
*
Change project makefiles so that the current target settings and not just the...
Dean Camera
2009-07-28
1
-39
/
+21
*
Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGUR...
Dean Camera
2009-07-16
1
-1
/
+2
*
Added incomplete PrinterHost demo application.
Dean Camera
2009-07-11
1
-1
/
+1
*
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...
Dean Camera
2009-06-19
1
-6
/
+6
*
Move LUFA compile time options to a new section in the application makefiles ...
Dean Camera
2009-06-19
1
-4
/
+9
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-0
/
+1
*
Removed new Start of Frame event from the library; performance suffered far t...
Dean Camera
2009-06-02
1
-1
/
+1
*
Commit of new class abstraction APIs for all device demos other than the MIDI...
Dean Camera
2009-06-01
1
-2
/
+1
*
Moved out each demos' functionality library files (e.g. Ring Buffer library) ...
Dean Camera
2009-05-22
1
-1
/
+1
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-2
/
+1
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-1
/
+1
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-1
/
+1
*
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
1
-0
/
+1
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-4
/
+9
*
Fixed CDC demo not sending an empty packet after each transfer to prevent the...
Dean Camera
2009-03-23
1
-13
/
+18
*
Fixed broken Magstripe project and TeensyHID bootloader.
Dean Camera
2009-03-17
1
-2
/
+2
*
Added extra output to makefiles to indicate the currently selected BOARD para...
Dean Camera
2009-03-16
1
-7
/
+13
*
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean Camera
2009-03-04
1
-4
/
+5
*
Makefiles and library modified to add a new F_CLOCK constant to give the unpr...
Dean Camera
2009-02-26
1
-2
/
+17
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+712