Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some...
[pub/USBasp.git] / LUFA / ManPages / CompileTimeTokens.txt
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...