aboutsummaryrefslogtreecommitdiff
path: root/LUFA/ManPages/CompileTimeTokens.txt
AgeCommit message (Expand)Author
2011-10-18Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...Dean
2011-07-26Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII cl...Dean
2011-07-19Add support for the ORDERED_EP_CONFIG compile time token on the UC3 architect...Dean
2011-07-08Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean
2011-06-08Remove warnings in the documentation for the library class drivers about sequ...Dean
2011-06-01Spell check library source code files.Dean
2011-05-14Add skeleton LUFAConfig.h to the CodeTemplates directory.Dean
2011-05-09Add new USE_LUFA_CONFIG_HEADER compile time option.Dean
2011-02-26More UC3B architecture port updates.Dean
2011-02-20Start update of documentation to support possible multiple architectures in t...Dean
2011-01-10Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...Dean
2011-01-08The FAST_STREAM_TRANSFERS compile time option has been removed due to lack of...Dean
2010-12-24Re-add in old Endpoint/Pipe workaround for unordered pipes - add new ORDERED_...Dean
2010-10-27Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic ...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-10-07Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to re...Dean
2010-07-30More spell checking of all source files -- correct missed errors, switch to E...Dean
2010-06-16Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-02-24Revert changes made for the partial port to the AVR32 architecture.Dean
2010-02-23More porting of the USB core to the AVR32.Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-20Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options.Dean
2009-11-13Corrections, improvements and additions to the incomplete RNDISHost demo.Dean
2009-09-30Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size o...Dean
2009-09-21Add new attributes to the HID Report Parser and HID Host Mode Class driver to...Dean
2009-09-09Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...Dean
2009-09-09Change HID report parser so that it can calculate and record the sizes (IN, O...Dean
2009-09-02Add user-filtering to the HID report parser, so that the user code can decide...Dean
2009-08-05Renamed all library events to properly seperate out Device and Host mode even...Dean
2009-08-02Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the exi...Dean
2009-07-28Better solution - change compile time token names to DEVICE_STATE_AS_GPIOR an...Dean
2009-07-28Added HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0 compile time options, t...Dean
2009-07-21Added new USB_DeviceState variable to keep track of the current Device mode U...Dean
2009-07-16Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGUR...Dean
2009-07-13Added compatibility list to the documentation of each individual demo.Dean
2009-07-13Added new HOST_STATE_WaitForDeviceRemoval host state machine state for non-bl...Dean
2009-06-21Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in s...Dean
2009-06-20Added USE_INTERNAL_SERIAL compile time option to automatically read out the i...Dean
2009-06-15Move main library documentation pages into a new ManPages subdirectory.Dean