index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-30
Fix error in XMEGA clock platform driver for the DFLL calibration byte order.
Dean
2011-10-30
Minor documentation fixes.
Dean
2011-10-30
XMEGA port improvements; connection and disconnection are now detected correc...
Dean
2011-10-28
Fix incorrect Android Accessory Host interface descriptor subclass value (tha...
Dean
2011-10-26
Fixed CDC class drivers not saving and sending all 16-bits of the control lin...
Dean
2011-10-25
Update XMEGA platform clock management example code to suit the currently rel...
Dean
2011-10-18
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...
Dean
2011-10-18
Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARG...
Dean
2011-10-18
Fixed ring buffer size limited to 255 elements, instead of the intended 65535...
Dean
2011-10-12
Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocol...
Dean
2011-10-12
When automatic PLL management mode is enabled on the U4 series AVR8 chips, th...
Dean
2011-10-11
Added User Application APIs to the CDC and DFU class bootloaders.
Dean
2011-10-10
Commit for the 111009 release.
Dean
2011-10-09
Fixed port state table corruption in the TCP layer of the RNDIS Ethernet devi...
Dean
2011-10-09
Prevent written but unused variable warnings on GCC 4.6 with dummy reads.
Dean
2011-10-07
USB XMEGA support improvements; add DFLL clock platform support, ensure the e...
Dean
2011-10-07
Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI ...
Dean
2011-10-07
Fix incorrect function call name in USB_Host_SendControlRequest() for AVR8 de...
Dean
2011-10-07
Added endian-correction to the CDC driver's Line Encoding control request han...
Dean
2011-10-04
Fix compile errors for the USB XMEGA parts when the USB driver is used.
Dean
2011-09-28
Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile ...
Dean
2011-09-22
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...
Dean
2011-09-21
Fix missing C++ linkage command in ArchitectureSpecific.h.
Dean
2011-09-21
Add project name to the Doxygen makefile target output.
Dean
2011-09-21
Commit for the 111009 BETA release.
Dean
2011-09-21
Add const qualifier to all PROGMEM data to prevent warnings in newer AVR-GCC ...
Dean
2011-09-21
Fix Class Driver GenericHID demo using the wrong size for the returned reports.
Dean
2011-09-17
Fixed HID Parser's largest report size bit count not including the size of th...
Dean
2011-09-07
Fixed incorrect buffer size check in the USBtoSerial project (thanks to Yuri ...
Dean
2011-09-07
Fixed optimization error in the HID Parser item value USB_SetHIDReportItemInf...
Dean
2011-09-05
Oops - restore conditional calls to USB_USBTask() in the Mass Storage class d...
Dean
2011-09-02
Update the TempDataLogger project and driver documentation to use the new TWI...
Dean
2011-09-02
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.
Dean
2011-08-31
Make TWI_ReadPacket() use a repeated start condition rather than a full bus r...
Dean
2011-08-28
Move documentation for the USB_HOST_TIMEOUT_MS into the HostStandardReq modul...
Dean
2011-08-28
Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host...
Dean
2011-08-24
Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the fun...
Dean
2011-08-23
Minor documentation fixes.
Dean
2011-08-23
Add multiple axis support to the HID joystick report in the HID_DESCRIPTOR_JO...
Dean
2011-08-22
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
Dean
2011-08-19
Minor documentation corrections.
Dean
2011-08-19
Improve device support documentation in the manual; split out each architectu...
Dean
2011-08-19
Fix TWI peripheral driver example code in the library documentation.
Dean
2011-08-17
Minor documentation corrections.
Dean
2011-08-16
Pull out architecture specific macros and other definitions into a new common...
Dean
2011-08-16
Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to im...
Dean
2011-08-16
Fix TempDataLogger project logging interval always being 500ms more than the ...
Dean
2011-08-09
Set HOST_DEVICE_SETTLE_DELAY_MS to zero for the incomplete AndroidAccessoryHo...
Dean
2011-08-04
Update LUFAConfig.h with missing options for the AVR32 target.
Dean
2011-07-30
Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM(...
Dean
[prev]
[next]