Mark build test makefiles as being incompatible with parallel make builds, as they...
[pub/USBasp.git] / LUFA / Drivers /
2012-07-10 Dean CameraFix up makefile .NOTPARALLEL heuristics so that linear...
2012-07-03 Dean CameraFixed incorrect Micropendous board LED driver LEDs_SetA...
2012-06-21 Dean CameraAdd svn:eol-style property on all source files where...
2012-06-12 Dean CameraAdd missing <math.h> include for the UC3 devices, hide...
2012-06-10 Dean CameraAdd checks to the endpoint and pipe configure functions...
2012-06-10 Dean CameraMinor correction to the UC3 USB clock division formula...
2012-06-10 Dean CameraAdd MAX_ENDPOINT_INDEX compile time option for the...
2012-06-09 Dean CameraSpell check source code, fix mistakes.
2012-06-07 Dean CameraUpdate SVN line endings property on newer source files...
2012-06-06 Dean CameraOops - really fix logic errors in USBMode.h.
2012-06-06 Dean CameraFix errors in the SingleUSBModeTest build test. Fix...
2012-06-06 Dean CameraFix typo in the UC3 host pipe driver. Improve library...
2012-06-02 Dean CameraFix incorrect bank mask in Endpoint_ConfigureEndpoint...
2012-06-02 Dean CameraFix UC3 support in the BUILD build system module. Fix...
2012-06-02 Dean CameraEnsure that USB_DEVICE_ONLY or USB_HOST_ONLY is properl...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraMinor documentation improvements.
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraFixed swapped Little Endian/Big Endian endpoint and...
2012-05-26 Dean CameraFix incorrect definition for the XMEGA Endpoint_BytesIn...
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraMinor documentation improvements.
2012-05-20 Dean CameraAdditional fixes to the MIDI host driver due to not...
2012-05-20 Dean CameraUpgrade Doxygen configuration files for Doxygen 1.8...
2012-05-19 Dean CameraAdd missing CPPCheck unusedFunction check suppressions...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-13 Dean CameraAdded build test to verify correct compilation of all...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-07 Dean CameraAdd support for the ATXMEGA384C3.
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-05 Dean CameraAdd additional preprocessor sanity checks for the XMEGA...
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-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-25 Dean CameraAdd basic hardware mapping information for all supporte...
2012-04-23 Dean CameraFix documentation of the board LED driver (thanks to...
2012-04-15 Dean CameraFixed incorrect reponse to GET STATUS requests in devic...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-09 Dean CameraEnsure Temperature.c and TWI_AVR8.c can be compiled...
2012-04-07 Dean CameraAdd architecture guards to all architecture-specific...
2012-03-29 Dean CameraOops - typos in alterations to HID_DESCRIPTOR_JOYSTICK().
2012-03-29 Dean CameraRemoved variable axis support from the HID_DESCRIPTOR_J...
2012-03-25 Dean CameraRe-enable cppcheck static analysis unused function...
2012-03-20 Dean CameraFixed inverted LED logic in the OLIMEX162 board LED...
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-06 Dean CameraFixed compile error for the UC3 architecture when INTER...
2012-02-26 Dean CameraFixed possible enumeration error if the user applicatio...
2012-02-25 Dean CameraUpdate main library documentation organisation for...
2012-02-24 Dean CameraMinor documentation fixes - change \note entries to...
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 CameraFix errors uncovered by the new build test compile...
2012-02-19 Dean CameraAll USB Class Driver configuration struct values are...
2012-02-18 Dean CameraAdd build tests to verify correct compilation of as...
2012-02-13 Dean CameraAdd missing file Subversion EOL-style properties.
2012-02-13 Dean CameraFix Dataflash driver for the XMEGA-B1 XPLAINED - the...
2012-02-12 Dean CameraMinor documentation improvements.
2012-02-12 Dean CameraMinor documentation improvements.
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-11 Dean CameraMinor documentation improvements.
2012-02-11 Dean CameraClean up the Audio Device class driver control request...
2012-02-09 Dean CameraAltered the HID class driver to only try to construct...
2012-02-09 Dean CameraFix XMEGA architecture not correctly resetting the...
2012-02-09 Dean CameraUpdate XMEGA board drivers to use the port inversion...
2012-02-08 Dean CameraAllow serial strings to be generated on the older AVR8...
2012-02-06 Dean CameraOops - XMEGA-B1 Xplained LEDs are on PORTB and PORTE...
2012-02-06 Dean CameraAdd board driver support for the Atmel XMEGA-B1 Xplaine...
2012-02-05 Dean CameraAdd (still preliminary) support for the ATXMEGA64A4...
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-04 Dean CameraAdd missing svn:eol-style properties to /trunk/.
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-04 Dean CameraMinor corrections to the XMEGA USB controller implement...
2012-02-03 Dean CameraFix errors in the new Micropendous board drivers. Reord...
2012-02-03 Dean CameraAdd support for the Micropendous series of USB AVR8...
2012-02-02 Dean CameraMinor documentation improvements.
2012-02-01 Dean CameraMinor documentation improvements.
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-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-12-14 Dean CameraDon't validate the Device Descriptor's vendor ID when...
2011-12-13 Dean CameraMinor XMEGA USB driver fixes.
2011-12-11 Dean CameraChange PIPE_PIPENUM_MASK from 0x07 to the more generic...
2011-12-01 Dean CameraAltered the Mass Storage Host class driver so that...
2011-11-29 Dean CameraFix typo in the Joystick board driver documentation...
2011-11-28 Dean CameraAdd support for the Paranoid Studio USB2AX boards ...
2011-11-28 Dean CameraAdd dummy board documentation nodes for the XPLAIN_REV1...
2011-11-24 Dean CameraOops - fix incorrect value of AOA_CSCP_AOADataSubclass...
2011-11-24 Dean CameraMinor Doxygen documentation improvements.
2011-11-24 Dean CameraAdd new USB_Host_GetDescriptor() function. Alter the...
next