aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/CompileTimeTokens.txt
Commit message (Expand)AuthorAgeFilesLines
* Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...Dean Camera2010-06-161-8/+8
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-200/+200
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-2/+0
* More porting of the USB core to the AVR32.Dean Camera2010-02-231-0/+2
* Update copyright year to 2010.Dean Camera2009-12-301-1/+2
* Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options.Dean Camera2009-12-201-55/+73
* Corrections, improvements and additions to the incomplete RNDISHost demo.Dean Camera2009-11-131-1/+1
* Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size o...Dean Camera2009-09-301-0/+9
* Add new attributes to the HID Report Parser and HID Host Mode Class driver to...Dean Camera2009-09-211-11/+11
* Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...Dean Camera2009-09-091-6/+0
* Change HID report parser so that it can calculate and record the sizes (IN, O...Dean Camera2009-09-091-0/+7
* Add user-filtering to the HID report parser, so that the user code can decide...Dean Camera2009-09-021-11/+0
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-2/+2
* Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the exi...Dean Camera2009-08-021-1/+1
* Better solution - change compile time token names to DEVICE_STATE_AS_GPIOR an...Dean Camera2009-07-281-6/+8
* Added HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0 compile time options, t...Dean Camera2009-07-281-0/+12
* Added new USB_DeviceState variable to keep track of the current Device mode U...Dean Camera2009-07-211-1/+1
* Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGUR...Dean Camera2009-07-161-7/+9
* Added compatibility list to the documentation of each individual demo.Dean Camera2009-07-131-0/+7
* Added new HOST_STATE_WaitForDeviceRemoval host state machine state for non-bl...Dean Camera2009-07-131-2/+2
* Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in s...Dean Camera2009-06-211-5/+3
* Added USE_INTERNAL_SERIAL compile time option to automatically read out the i...Dean Camera2009-06-201-0/+8
* Move main library documentation pages into a new ManPages subdirectory.Dean Camera2009-06-151-0/+153