projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make CPPCheck tool happy by altering the program flow in the low level keyboard examp...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
2012-09-12
Dean Camera
Fixed possible rounding in the VERSION_BCD() macros...
tree
|
commitdiff
2012-09-09
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-09-09
Dean Camera
Update LUFA core to be compatible with the AVR-GCC...
tree
|
commitdiff
2012-09-08
Dean Camera
Add support for the Atmel UC3-A3 Xplained board.
tree
|
commitdiff
2012-09-01
Dean Camera
Use an early-abort in the USB_DeviceTask() function...
tree
|
commitdiff
2012-09-01
Dean Camera
Add human readable license information and add some...
tree
|
commitdiff
2012-08-28
Dean Camera
Fixed logic hole breaking USB operations on a USB contr...
tree
|
commitdiff
2012-08-27
Dean Camera
Minor documentation corrections.
tree
|
commitdiff
2012-08-20
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-08-18
Dean Camera
Spell-check latest trunk source code.
tree
|
commitdiff
2012-08-18
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-08-12
Dean Camera
Fix incorrect LED masks for the Olimex 32U4 and Leonard...
tree
|
commitdiff
2012-08-12
Dean Camera
Leonardo LEDs are RX/TX active Low and USER active...
tree
|
commitdiff
2012-08-12
Dean Camera
Fixed inverted LED driving code for the Arduino Leonard...
tree
|
commitdiff
2012-08-12
Dean Camera
Fix typo in the LED dispatch header, breaking builds...
tree
|
commitdiff
2012-08-12
Dean Camera
Added support for the Arduino Leonardo board. Swap...
tree
|
commitdiff
2012-08-12
Dean Camera
Added workaround for broken VBUS detection on AVR8...
tree
|
commitdiff
2012-07-31
Dean Camera
Minor code style and documentation changes.
tree
|
commitdiff
2012-07-26
Dean Camera
Add support for the Olimex AVR-ISP-MK2 board.
tree
|
commitdiff
2012-07-26
Dean Camera
Fix errors in some board driver LED_Disable() functions.
tree
|
commitdiff
2012-07-24
Dean Camera
Add missing UC3 architecture F_USB configuration checks.
tree
|
commitdiff
2012-07-22
Dean Camera
Fixed endianess issues in the RNDIS host class driver...
tree
|
commitdiff
2012-07-15
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-07-10
Dean Camera
Fix up makefile .NOTPARALLEL heuristics so that linear...
tree
|
commitdiff
2012-07-03
Dean Camera
Fixed incorrect Micropendous board LED driver LEDs_SetA...
tree
|
commitdiff
2012-06-21
Dean Camera
Add svn:eol-style property on all source files where...
tree
|
commitdiff
2012-06-12
Dean Camera
Add missing <math.h> include for the UC3 devices, hide...
tree
|
commitdiff
2012-06-10
Dean Camera
Add checks to the endpoint and pipe configure functions...
tree
|
commitdiff
2012-06-10
Dean Camera
Minor correction to the UC3 USB clock division formula...
tree
|
commitdiff
2012-06-10
Dean Camera
Add MAX_ENDPOINT_INDEX compile time option for the...
tree
|
commitdiff
2012-06-09
Dean Camera
Spell check source code, fix mistakes.
tree
|
commitdiff
2012-06-07
Dean Camera
Update SVN line endings property on newer source files...
tree
|
commitdiff
2012-06-06
Dean Camera
Oops - really fix logic errors in USBMode.h.
tree
|
commitdiff
2012-06-06
Dean Camera
Fix errors in the SingleUSBModeTest build test. Fix...
tree
|
commitdiff
2012-06-06
Dean Camera
Fix typo in the UC3 host pipe driver. Improve library...
tree
|
commitdiff
2012-06-02
Dean Camera
Fix incorrect bank mask in Endpoint_ConfigureEndpoint...
tree
|
commitdiff
2012-06-02
Dean Camera
Fix UC3 support in the BUILD build system module. Fix...
tree
|
commitdiff
2012-06-02
Dean Camera
Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properl...
tree
|
commitdiff
2012-05-27
Dean Camera
AppConfigHeaders: Merge in latest trunk.
tree
|
commitdiff
2012-05-27
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-05-26
Dean Camera
AppConfigHeaders: Merge in latest trunk.
tree
|
commitdiff
2012-05-26
Dean Camera
Fixed swapped Little Endian/Big Endian endpoint and...
tree
|
commitdiff
2012-05-26
Dean Camera
Fix incorrect definition for the XMEGA Endpoint_BytesIn...
tree
|
commitdiff
2012-05-20
Dean Camera
Merge in latest trunk.
tree
|
commitdiff
2012-05-20
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-05-20
Dean Camera
Additional fixes to the MIDI host driver due to not...
tree
|
commitdiff
2012-05-20
Dean Camera
Upgrade Doxygen configuration files for Doxygen 1.8...
tree
|
commitdiff
2012-05-19
Dean Camera
Add missing CPPCheck unusedFunction check suppressions...
tree
|
commitdiff
2012-05-13
Dean Camera
AppConfigHeaders: Merge in latest trunk.
tree
|
commitdiff
2012-05-13
Dean Camera
Added build test to verify correct compilation of all...
tree
|
commitdiff
2012-05-10
Dean Camera
Add branch for the conversion of demos to use standard...
tree
|
commitdiff
2012-05-07
Dean Camera
Add support for the ATXMEGA384C3.
tree
|
commitdiff
2012-05-06
Dean Camera
Changed board LED driver implementations of LEDs_Toggle...
tree
|
commitdiff
2012-05-06
Dean Camera
Added support for the Olimex AVR-USB-32U4 and Olimex...
tree
|
commitdiff
2012-05-06
Dean Camera
Fixed broken MIDI host driver MIDI_Host_ReceiveEventPac...
tree
|
commitdiff
2012-05-05
Dean Camera
Add additional preprocessor sanity checks for the XMEGA...
tree
|
commitdiff
2012-05-05
Dean Camera
Fixed possible deadlock in the CDC device driver if...
tree
|
commitdiff
2012-05-05
Dean Camera
Fixed incorrect DFU version number reported to the...
tree
|
commitdiff
2012-04-25
Dean Camera
Added support for the DorkbotPDX Duce board.
tree
|
commitdiff
2012-04-25
Dean Camera
Fixed inverted LED logic in the USB2AX board LED driver...
tree
|
commitdiff
2012-04-25
Dean Camera
Changed MIDI event structure MIDI_EventPacket_t to...
tree
|
commitdiff
2012-04-25
Dean Camera
Add basic hardware mapping information for all supporte...
tree
|
commitdiff
2012-04-23
Dean Camera
Fix documentation of the board LED driver (thanks to...
tree
|
commitdiff
2012-04-15
Dean Camera
Fixed incorrect reponse to GET STATUS requests in devic...
tree
|
commitdiff
2012-04-14
Dean Camera
Reintegrate the FullEPAddresses development branch...
tree
|
commitdiff
2012-04-09
Dean Camera
Ensure Temperature.c and TWI_AVR8.c can be compiled...
tree
|
commitdiff
2012-04-07
Dean Camera
Add architecture guards to all architecture-specific...
tree
|
commitdiff
2012-03-29
Dean Camera
Oops - typos in alterations to HID_DESCRIPTOR_JOYSTICK().
tree
|
commitdiff
2012-03-29
Dean Camera
Removed variable axis support from the HID_DESCRIPTOR_J...
tree
|
commitdiff
2012-03-25
Dean Camera
Re-enable cppcheck static analysis unused function...
tree
|
commitdiff
2012-03-20
Dean Camera
Fixed inverted LED logic in the OLIMEX162 board LED...
tree
|
commitdiff
2012-03-17
Dean Camera
Fixed compile error if LEDs_Disable() is called and...
tree
|
commitdiff
2012-03-15
Dean Camera
Fixed incorrect call to the user callback CALLBACK_Audi...
tree
|
commitdiff
2012-03-14
Dean Camera
Audio Device Class driver changed to also require the...
tree
|
commitdiff
2012-03-06
Dean Camera
Fixed compile error for the UC3 architecture when INTER...
tree
|
commitdiff
2012-02-26
Dean Camera
Fixed possible enumeration error if the user applicatio...
tree
|
commitdiff
2012-02-25
Dean Camera
Update main library documentation organisation for...
tree
|
commitdiff
2012-02-24
Dean Camera
Minor documentation fixes - change \note entries to...
tree
|
commitdiff
2012-02-22
Dean Camera
Added support for the BitWizard Multio and Big-Multio...
tree
|
commitdiff
2012-02-20
Dean Camera
Remove potentially unaligned uint32_t access in HIDPars...
tree
|
commitdiff
2012-02-19
Dean Camera
Fix errors uncovered by the new build test compile...
tree
|
commitdiff
2012-02-19
Dean Camera
All USB Class Driver configuration struct values are...
tree
|
commitdiff
2012-02-18
Dean Camera
Add build tests to verify correct compilation of as...
tree
|
commitdiff
2012-02-13
Dean Camera
Add missing file Subversion EOL-style properties.
tree
|
commitdiff
2012-02-13
Dean Camera
Fix Dataflash driver for the XMEGA-B1 XPLAINED - the...
tree
|
commitdiff
2012-02-12
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-02-12
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-02-12
Dean Camera
Add new Master SPI Mode USART serial peripheral driver...
tree
|
commitdiff
2012-02-12
Dean Camera
Added Serial USART peripheral driver for the XMEGA...
tree
|
commitdiff
2012-02-11
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-02-11
Dean Camera
Clean up the Audio Device class driver control request...
tree
|
commitdiff
2012-02-09
Dean Camera
Altered the HID class driver to only try to construct...
tree
|
commitdiff
2012-02-09
Dean Camera
Fix XMEGA architecture not correctly resetting the...
tree
|
commitdiff
2012-02-09
Dean Camera
Update XMEGA board drivers to use the port inversion...
tree
|
commitdiff
2012-02-08
Dean Camera
Allow serial strings to be generated on the older AVR8...
tree
|
commitdiff
2012-02-06
Dean Camera
Oops - XMEGA-B1 Xplained LEDs are on PORTB and PORTE...
tree
|
commitdiff
2012-02-06
Dean Camera
Add board driver support for the Atmel XMEGA-B1 Xplaine...
tree
|
commitdiff
2012-02-05
Dean Camera
Add (still preliminary) support for the ATXMEGA64A4...
tree
|
commitdiff
2012-02-05
Dean Camera
Add support for the Micropendous (Arduino-like) series...
tree
|
commitdiff
2012-02-05
Dean Camera
Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGE...
tree
|
commitdiff
next