Minor demo/project documentation and style fixes.
[pub/lufa.git] / LUFA / ManPages / CompileTimeTokens.txt
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-06-08 Dean CameraRemove warnings in the documentation for the library...
2011-06-01 Dean CameraSpell check library source code files.
2011-05-14 Dean CameraAdd skeleton LUFAConfig.h to the CodeTemplates directory.
2011-05-09 Dean CameraAdd new USE_LUFA_CONFIG_HEADER compile time option.
2011-02-26 Dean CameraMore UC3B architecture port updates.
2011-02-20 Dean CameraStart update of documentation to support possible multi...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-08 Dean CameraThe FAST_STREAM_TRANSFERS compile time option has been...
2010-12-24 Dean CameraRe-add in old Endpoint/Pipe workaround for unordered...
2010-10-27 Dean CameraAdded new NO_CLASS_DRIVER_AUTOFLUSH compile time option...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-07 Dean CameraAdded new NO_SOF_EVENTS compile time option, enabled...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-06-16 Dean CameraSpell check code and manual pages. Remove custom Doxyge...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-23 Dean CameraMore porting of the USB core to the AVR32.
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-20 Dean CameraAdded new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAK...
2009-11-13 Dean CameraCorrections, improvements and additions to the incomple...
2009-09-30 Dean CameraAdded new HID_HOST_BOOT_PROTOCOL_ONLY compile time...
2009-09-21 Dean CameraAdd new attributes to the HID Report Parser and HID...
2009-09-09 Dean CameraRemove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
2009-09-09 Dean CameraChange HID report parser so that it can calculate and...
2009-09-02 Dean CameraAdd user-filtering to the HID report parser, so that...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-08-02 Dean CameraRename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
2009-07-28 Dean CameraBetter solution - change compile time token names to...
2009-07-28 Dean CameraAdded HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-16 Dean CameraAdded new TOTAL_NUM_CONFIGURATIONS option, removed...
2009-07-13 Dean CameraAdded compatibility list to the documentation of each...
2009-07-13 Dean CameraAdded new HOST_STATE_WaitForDeviceRemoval host state...
2009-06-21 Dean CameraAdded new USE_INTERNAL_SERIAL define for using the...
2009-06-20 Dean CameraAdded USE_INTERNAL_SERIAL compile time option to automa...
2009-06-15 Dean CameraMove main library documentation pages into a new ManPag...