Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors from...
[pub/USBasp.git] / LUFA / DoxygenPages / ChangeLog.txt
2012-05-20 Dean CameraAdded new RESET_TOGGLES_LIBUSB_COMPAT compile time...
2012-05-13 Dean CameraAdded build test to verify correct compilation of all...
2012-05-13 Dean CameraFixed CDC and DFU bootloaders API function offsets...
2012-05-06 Dean CameraChanged board LED driver implementations of LEDs_Toggle...
2012-05-06 Dean CameraAdded support for the Olimex AVR-USB-32U4 and Olimex...
2012-05-06 Dean CameraFixed broken MIDI host driver MIDI_Host_ReceiveEventPac...
2012-05-06 Dean CameraIncreased endpoint polling interval for all demos and...
2012-05-05 Dean CameraFixed possible deadlock in the CDC device driver if...
2012-05-05 Dean CameraFixed incorrect DFU version number reported to the...
2012-04-29 Dean CameraThe library bootloaders will now correctly start the...
2012-04-25 Dean CameraAdded support for the DorkbotPDX Duce board.
2012-04-25 Dean CameraFixed inverted LED logic in the USB2AX board LED driver...
2012-04-25 Dean CameraChanged MIDI event structure MIDI_EventPacket_t to...
2012-04-16 Dean CameraFixed AVRISP-MKII programmer project reset line polarit...
2012-04-15 Dean CameraFixed incorrect reponse to GET STATUS requests in devic...
2012-04-14 Dean CameraAdded new SerialToLCD user project contributed by Simon...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-14 Dean CameraFixed CDC and DFU bootloaders failing to compile when...
2012-04-08 Dean CameraRemoved the old pseudo-scheduler from the library as...
2012-04-08 Dean CameraMinor documentation improvements.
2012-04-01 Dean CameraReverted AVRISP-MKII clone project watchdog based comma...
2012-03-29 Dean CameraRemoved variable axis support from the HID_DESCRIPTOR_J...
2012-03-29 Dean CameraAdded additional bootloader API data to expose the...
2012-03-20 Dean CameraFixed AVRISP-MKII programmer project failing to compile...
2012-03-20 Dean CameraFixed inverted LED logic in the OLIMEX162 board LED...
2012-03-18 Dean CameraFixed error in the AVRISP-MKII programmer when ISP...
2012-03-17 Dean CameraFixed compile error if LEDs_Disable() is called and...
2012-03-15 Dean CameraFixed incorrect call to the user callback CALLBACK_Audi...
2012-03-14 Dean CameraAudio Device Class driver changed to also require the...
2012-03-09 Dean CameraAdded Dataflash operational checks and aborts to all...
2012-03-06 Dean CameraFixed compile error for the UC3 architecture when INTER...
2012-03-05 Dean CameraRaised the guard bits in the AVRISP-MKII clone project...
2012-02-26 Dean CameraMinor documentation improvements.
2012-02-24 Dean CameraModified the CDC Host demos to set a default CDC Line...
2012-02-22 Dean CameraAdded support for the BitWizard Multio and Big-Multio...
2012-02-20 Dean CameraRemove potentially unaligned uint32_t access in HIDPars...
2012-02-19 Dean CameraUpdate trunk post-120219 release.
2012-02-19 Dean CameraCommit for the 120219 release.
2012-02-19 Dean CameraFix errors uncovered by the new build test compile...
2012-02-19 Dean CameraAll USB Class Driver configuration struct values are...
2012-02-19 Dean CameraAdd build test for forced single USB modes.
2012-02-18 Dean CameraAdd build tests to verify correct compilation of as...
2012-02-12 Dean CameraAdd new Master SPI Mode USART serial peripheral driver...
2012-02-12 Dean CameraAdded Serial USART peripheral driver for the XMEGA...
2012-02-09 Dean CameraAltered the HID class driver to only try to construct...
2012-02-08 Dean CameraAllow serial strings to be generated on the older AVR8...
2012-02-08 Dean CameraUpdated the AVRISP-MKII Clone programmer project to...
2012-02-06 Dean CameraAdd board driver support for the Atmel XMEGA-B1 Xplaine...
2012-02-05 Dean CameraAdd support for the Micropendous (Arduino-like) series...
2012-02-05 Dean CameraAdded INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGE...
2012-02-05 Dean CameraFixed invalid PID value used in the TempDataLogger...
2012-02-03 Dean CameraAdd API support signature to the CDC and DFU class...
2012-02-03 Dean CameraAdd support for the Micropendous series of USB AVR8...
2012-01-30 Dean CameraFixed AVRISP-MKII Clone timing out on long programming...
2012-01-29 Dean CameraFixed DFU class bootloader not resetting the LED pins...
2012-01-29 Dean CameraAdded new LEDs_Disable(), Buttons_Disable() and Joystic...
2012-01-28 Dean CameraAdded new CALLBACK_Audio_Device_GetSetInterfaceProperty...
2012-01-02 Dean CameraUSB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF...
2011-12-26 Dean CameraFixed incorrect implementation of LEDs_ToggleLEDs(...
2011-12-20 Dean CameraFixed compiler warning on GCC with -wundef compile...
2011-12-01 Dean CameraAltered the Mass Storage Host class driver so that...
2011-11-29 Dean CameraFixed AVRISP-MKII Clone failing to start application...
2011-11-28 Dean CameraAdd support for the Paranoid Studio USB2AX boards ...
2011-11-24 Dean CameraAdd new USB_Host_GetDescriptor() function. Alter the...
2011-11-24 Dean CameraAdded new USB_Host_GetDeviceConfiguration() and USB_Hos...
2011-11-24 Dean CameraAdd new Android Open Accessory class driver to the...
2011-11-23 Dean CameraUpdate library to indicate support for the Android...
2011-11-23 Dean CameraAdded support for version 2 of the Teensy boards (thank...
2011-11-23 Dean CameraAdd XMEGA compile time tokens to the LUFAConfig.h code...
2011-11-22 Dean CameraFixed broken AVR32 endpoint/pipe communications when...
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...
2011-11-16 Dean CameraFixed misspelled HID_KEYBOARD_MODIFIER_* macros in...
2011-11-09 Dean CameraFixed race conditions in the CDC, HID and Mass Storage...
2011-10-31 Dean CameraAdd support for the new MEGA B series devices.
2011-10-30 Dean CameraAdded INVERTED_ISP_MISO compile time option to the...
2011-10-26 Dean CameraFixed CDC class drivers not saving and sending all...
2011-10-18 Dean CameraRename the Doxygen page source directory from ManPages...