projects
/
pub
/
lufa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Add script reading bootloader flags
[pub/lufa.git]
/
LUFA
/
2011-10-07
Dean Camera
Added reliability patches to the AVRISP-MKII Clone...
tree
|
commitdiff
2011-10-07
Dean Camera
Fix incorrect function call name in USB_Host_SendContro...
tree
|
commitdiff
2011-10-07
Dean Camera
Added endian-correction to the CDC driver's Line Encodi...
tree
|
commitdiff
2011-10-04
Dean Camera
Fix compile errors for the USB XMEGA parts when the...
tree
|
commitdiff
2011-09-28
Dean Camera
Fix compile error on the UC3 targets when INTERRUPT_CON...
tree
|
commitdiff
2011-09-22
Dean Camera
Add missing "used" attribute to ATTR_INIT_SECTION to...
tree
|
commitdiff
2011-09-21
Dean Camera
Fix missing C++ linkage command in ArchitectureSpecific.h.
tree
|
commitdiff
2011-09-21
Dean Camera
Add project name to the Doxygen makefile target output.
tree
|
commitdiff
2011-09-21
Dean Camera
Commit for the 111009 BETA release.
tree
|
commitdiff
2011-09-17
Dean Camera
Fixed HID Parser's largest report size bit count not...
tree
|
commitdiff
2011-09-07
Dean Camera
Fixed incorrect buffer size check in the USBtoSerial...
tree
|
commitdiff
2011-09-07
Dean Camera
Fixed optimization error in the HID Parser item value...
tree
|
commitdiff
2011-09-05
Dean Camera
Oops - restore conditional calls to USB_USBTask() in...
tree
|
commitdiff
2011-09-02
Dean Camera
Update the TempDataLogger project and driver documentat...
tree
|
commitdiff
2011-09-02
Dean Camera
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8...
tree
|
commitdiff
2011-08-31
Dean Camera
Make TWI_ReadPacket() use a repeated start condition...
tree
|
commitdiff
2011-08-28
Dean Camera
Move documentation for the USB_HOST_TIMEOUT_MS into...
tree
|
commitdiff
2011-08-28
Dean Camera
Remove redundant prototype for Audio_Host_StartStopStre...
tree
|
commitdiff
2011-08-24
Dean Camera
Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndp...
tree
|
commitdiff
2011-08-23
Dean Camera
Minor documentation fixes.
tree
|
commitdiff
2011-08-23
Dean Camera
Add multiple axis support to the HID joystick report...
tree
|
commitdiff
2011-08-22
Dean Camera
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
tree
|
commitdiff
2011-08-19
Dean Camera
Minor documentation corrections.
tree
|
commitdiff
2011-08-19
Dean Camera
Improve device support documentation in the manual...
tree
|
commitdiff
2011-08-19
Dean Camera
Fix TWI peripheral driver example code in the library...
tree
|
commitdiff
2011-08-17
Dean Camera
Minor documentation corrections.
tree
|
commitdiff
2011-08-16
Dean Camera
Pull out architecture specific macros and other definit...
tree
|
commitdiff
2011-08-16
Dean Camera
Add shortcuts to SwapEndian_16() and SwapEndian_32...
tree
|
commitdiff
2011-08-09
Dean Camera
Set HOST_DEVICE_SETTLE_DELAY_MS to zero for the incompl...
tree
|
commitdiff
2011-08-04
Dean Camera
Update LUFAConfig.h with missing options for the AVR32...
tree
|
commitdiff
2011-07-30
Dean Camera
Fixed incorrect Dataflash buffer use in the DataflashMa...
tree
|
commitdiff
2011-07-29
Dean Camera
Remove redundant calls to USB_USBTask() in the Mass...
tree
|
commitdiff
2011-07-26
Dean Camera
Added new VTARGET_USE_INTERNAL_REF configuration option...
tree
|
commitdiff
2011-07-25
Dean Camera
Add INTERRUPT_CONTROL_ENDPOINT compile time option...
tree
|
commitdiff
2011-07-25
Dean Camera
Fixed USB_USBTask not being called internally in stream...
tree
|
commitdiff
2011-07-19
Dean Camera
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
tree
|
commitdiff
2011-07-19
Dean Camera
Add support for the ORDERED_EP_CONFIG compile time...
tree
|
commitdiff
2011-07-19
Dean Camera
Move out the EP_TYPE_* macros to the base USBController...
tree
|
commitdiff
2011-07-18
Dean Camera
Fix names of XMEGA ClockManagement driver functions.
tree
|
commitdiff
2011-07-18
Dean Camera
More USB XMEGA porting for Endpoint control.
tree
|
commitdiff
2011-07-15
Dean Camera
Add missing SVN eol-style property to files where it...
tree
|
commitdiff
2011-07-15
Dean Camera
Add option to the USB XMEGAs to set the USB bus interru...
tree
|
commitdiff
2011-07-15
Dean Camera
Complete USB XMEGA interrupt control subsystem code...
tree
|
commitdiff
2011-07-14
Dean Camera
Complete initial revision of the XMEGA Clock Management...
tree
|
commitdiff
2011-07-14
Dean Camera
Add XMEGA to the LUFA core library makefile's list...
tree
|
commitdiff
2011-07-14
Dean Camera
Update UC3 platform driver support to use the bitmasks...
tree
|
commitdiff
2011-07-14
Dean Camera
More XMEGA USB AVR device port work - re-add missing...
tree
|
commitdiff
2011-07-14
Dean Camera
Implementation of several key core USB driver functions...
tree
|
commitdiff
2011-07-14
Dean Camera
Correct the maximum banks per endpoint information...
tree
|
commitdiff
2011-07-14
Dean Camera
Add support for triple endpoint/pipe bank AVR32 UC3...
tree
|
commitdiff
2011-07-14
Dean Camera
Add missing ENDPOINT_DETAILS_EP7 macro for the UC3A3...
tree
|
commitdiff
2011-07-14
Dean Camera
Added Device Qualifier standard descriptor structure...
tree
|
commitdiff
2011-07-14
Dean Camera
Add high speed USB support for the UC3 devices containi...
tree
|
commitdiff
2011-07-14
Dean Camera
Fix compile errors in the UC3 platform support due...
tree
|
commitdiff
2011-07-14
Dean Camera
Add new STRINGIFY() and STRINGIFY_EXPANDED() convenienc...
tree
|
commitdiff
2011-07-13
Dean Camera
Add start of an architecture port to the Atmel USB...
tree
|
commitdiff
2011-07-13
Dean Camera
Remove unneeded #include of Device.h in StdDescriptors...
tree
|
commitdiff
2011-07-12
Dean Camera
Enhance and document the AVR32 UC3 platform drivers.
tree
|
commitdiff
2011-07-12
Dean Camera
Minor documentation fixes.
tree
|
commitdiff
2011-07-12
Dean Camera
Fixed error in the pipe unordered allocation algorithm...
tree
|
commitdiff
2011-07-12
Dean Camera
Add more missing function attributes to the TWI periphe...
tree
|
commitdiff
2011-07-12
Dean Camera
Add missing function attributes.
tree
|
commitdiff
2011-07-12
Dean Camera
Added new USB_Host_GetDeviceStatus() function for USB...
tree
|
commitdiff
2011-07-11
Dean Camera
Add missing function attributes to the RingBuffer drive...
tree
|
commitdiff
2011-07-11
Dean Camera
More endianness porting of the LUFA host mode class...
tree
|
commitdiff
2011-07-11
Dean Camera
More endianness porting of the LUFA device mode class...
tree
|
commitdiff
2011-07-11
Dean Camera
Oops - re-order Ringbuffer.h inline functions to preven...
tree
|
commitdiff
2011-07-11
Dean Camera
Added new RingBuffer_GetFreeCount() function to the...
tree
|
commitdiff
2011-07-11
Dean Camera
Minor documentation and style fixes.
tree
|
commitdiff
2011-07-08
Dean Camera
Updated all host mode demos and projects to use the...
tree
|
commitdiff
2011-07-07
Dean Camera
Add missing doxygen group terminator to the new Compile...
tree
|
commitdiff
2011-07-06
Dean Camera
Tighten up the implementations of the USB_Device_SetDev...
tree
|
commitdiff
2011-07-06
Dean Camera
Fix improper indenting of the internal board driver...
tree
|
commitdiff
2011-07-06
Dean Camera
Split out compiler specific helper macros into a new...
tree
|
commitdiff
2011-07-05
Dean Camera
Fix HID_Host_SetIdlePeriod() function to send the corre...
tree
|
commitdiff
2011-07-04
Dean Camera
Add missing function parameter to the new HID_Host_SetI...
tree
|
commitdiff
2011-07-04
Dean Camera
Add missing function parameter to the new HID_Host_SetI...
tree
|
commitdiff
2011-07-04
Dean Camera
Added new HID_Host_SetIdlePeriod() function to the...
tree
|
commitdiff
2011-07-02
Dean Camera
Oops: Fix compile error in the low level KeyboardMouse...
tree
|
commitdiff
2011-07-01
Dean Camera
Seperate out the device demos and project's configurati...
tree
|
commitdiff
2011-06-29
Dean Camera
Merge over core library changes from the MultiArchDemos...
tree
|
commitdiff
2011-06-27
Dean Camera
Added board hardware driver support for the EVK1104...
tree
|
commitdiff
2011-06-27
Dean Camera
Add board driver support for the EVK1100 board.
tree
|
commitdiff
2011-06-27
Dean Camera
Fix logic bug in the incomplete Android Accessory Host...
tree
|
commitdiff
2011-06-20
Dean Camera
Add new "checksource" target to the library makefiles...
tree
|
commitdiff
2011-06-20
Dean Camera
Minor internal macro renaming for the UC3 devices.
tree
|
commitdiff
2011-06-20
Dean Camera
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE...
tree
|
commitdiff
2011-06-20
Dean Camera
Make the HID Report Parser Get/Set Report Item routines...
tree
|
commitdiff
2011-06-20
Dean Camera
Fix incorrect printf format specifier in the HIDReportV...
tree
|
commitdiff
2011-06-19
Dean Camera
Code style fixes for the Device mode USB Audio Class...
tree
|
commitdiff
2011-06-19
Dean Camera
Add missing project files for the new HIDReportViewer...
tree
|
commitdiff
2011-06-18
Dean Camera
Fix TWI driver documentation example (thanks to Jerome...
tree
|
commitdiff
2011-06-16
Dean Camera
Add new incomplete HIDReportViewer project.
tree
|
commitdiff
2011-06-16
Dean Camera
Add missing SVN eol-style properties to source files...
tree
|
commitdiff
2011-06-16
Dean Camera
Added new \ref SPI_GetCurrentMode() function to the...
tree
|
commitdiff
2011-06-16
Dean Camera
Rename new Audio class driver functions, callbacks...
tree
|
commitdiff
2011-06-14
Dean Camera
Add macro guards to the templated C files to prevent...
tree
|
commitdiff
2011-06-14
Dean Camera
Rename Audio Host Class driver internal descriptor...
tree
|
commitdiff
2011-06-13
Dean Camera
Ensure that only the requested Audio class pipes are...
tree
|
commitdiff
2011-06-12
Dean Camera
Fix bugs in the Host mode Audio class driver.
tree
|
commitdiff
next