index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
ManPages
/
CompileTimeTokens.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean Camera
2009-09-09
1
-6
/
+0
*
Change HID report parser so that it can calculate and record the sizes (IN, O...
Dean Camera
2009-09-09
1
-0
/
+7
*
Add user-filtering to the HID report parser, so that the user code can decide...
Dean Camera
2009-09-02
1
-11
/
+0
*
Renamed all library events to properly seperate out Device and Host mode even...
Dean Camera
2009-08-05
1
-2
/
+2
*
Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the exi...
Dean Camera
2009-08-02
1
-1
/
+1
*
Better solution - change compile time token names to DEVICE_STATE_AS_GPIOR an...
Dean Camera
2009-07-28
1
-6
/
+8
*
Added HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0 compile time options, t...
Dean Camera
2009-07-28
1
-0
/
+12
*
Added new USB_DeviceState variable to keep track of the current Device mode U...
Dean Camera
2009-07-21
1
-1
/
+1
*
Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGUR...
Dean Camera
2009-07-16
1
-7
/
+9
*
Added compatibility list to the documentation of each individual demo.
Dean Camera
2009-07-13
1
-0
/
+7
*
Added new HOST_STATE_WaitForDeviceRemoval host state machine state for non-bl...
Dean Camera
2009-07-13
1
-2
/
+2
*
Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in s...
Dean Camera
2009-06-21
1
-5
/
+3
*
Added USE_INTERNAL_SERIAL compile time option to automatically read out the i...
Dean Camera
2009-06-20
1
-0
/
+8
*
Move main library documentation pages into a new ManPages subdirectory.
Dean Camera
2009-06-15
1
-0
/
+153