projects
/
pub
/
USBasp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pub/USBasp.git
2011-12-14
Dean Camera
Don't validate the Device Descriptor's vendor ID when...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-12-13
Dean Camera
Minor XMEGA USB driver fixes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-12-11
Dean Camera
Change PIPE_PIPENUM_MASK from 0x07 to the more generic...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-12-01
Dean Camera
Fix incorrect Capabilities value in the CDC class Bootl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-12-01
Dean Camera
Altered the Mass Storage Host class driver so that...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-29
Dean Camera
Fixed AVRISP-MKII Clone failing to start application...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-29
Dean Camera
Fix typo in the Joystick board driver documentation...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-29
Dean Camera
Bit-bang ISP in the AVRISP-MKII clone project needs...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-28
Dean Camera
Add support for the Paranoid Studio USB2AX boards ...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-28
Dean Camera
Add dummy board documentation nodes for the XPLAIN_REV1...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-28
Dean Camera
Remove unnecessary ErrorCode variable initializations...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-28
Dean Camera
Add missing const qualifier to bootloader API function...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-24
Dean Camera
Oops - fix incorrect value of AOA_CSCP_AOADataSubclass...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-24
Dean Camera
Minor Doxygen documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-24
Dean Camera
Add new USB_Host_GetDescriptor() function. Alter the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-24
Dean Camera
Added new USB_Host_GetDeviceConfiguration() and USB_Hos...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-24
Dean Camera
Convert the LowLevel AndroidAccessory demo to use the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-24
Dean Camera
Add new Android Open Accessory class driver to the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-23
Dean Camera
Use the proper "-Wl,--undefined=BootloaderAPI_JumpTable...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-23
Dean Camera
Update library to indicate support for the Android...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-23
Dean Camera
Move out Android Accessory Host demo to the Host mode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-23
Dean Camera
Add const-correctness to the Android_SendString() funct...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-23
Dean Camera
Oops: Typo on the new TEENSY2 board support.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-23
Dean Camera
Fix interface protocol match value for the Android...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-23
Dean Camera
Added support for version 2 of the Teensy boards (thank...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-23
Dean Camera
Add XMEGA compile time tokens to the LUFAConfig.h code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-22
Dean Camera
Fixed broken AVR32 endpoint/pipe communications when...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-18
Dean Camera
Added Class, ClassDevice, ClassHost and ClassCommon...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-16
Dean Camera
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-14
Dean Camera
Minor corrections for the XMEGA USB controller. Add...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-09
Dean Camera
Add missing SVN eol-style property to ensure that sourc...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-09
Dean Camera
Update the incomplete StandaloneProgrammer project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-09
Dean Camera
Use strcat() in the HTTPServer project instead of using...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-09
Dean Camera
Update host C# applications for VS2010. Make LEDNotifie...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-09
Dean Camera
Fixed race conditions in the CDC, HID and Mass Storage...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-09
Dean Camera
Fix typos in makefile templates.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-01
Dean Camera
Add partial support for the Atmel A3BU Xplained's Dataf...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-11-01
Dean Camera
Fix XMEGA core USB driver endpoint code to prevent...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-31
Dean Camera
Add XMEGA SPI peripheral driver.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-31
Dean Camera
Add support for the new MEGA B series devices.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-31
Dean Camera
Add support for the Atmel XMEGA A3BU Xplained board.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-31
Dean Camera
Fix XMEGA core USB driver so that device mode enumerate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-30
Dean Camera
Added INVERTED_ISP_MISO compile time option to the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-30
Dean Camera
Namespace out the internal endpoint globals in the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-30
Dean Camera
Update ENDPOINT_EPNUM_MASK to be 0x0F, the maximum...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-30
Dean Camera
Namespace out the internal endpoint and pipe globals...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-30
Dean Camera
Update XMEGA clock management so that the correct 16...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-30
Dean Camera
Fix error in XMEGA clock platform driver for the DFLL...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-30
Dean Camera
Minor documentation fixes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-30
Dean Camera
XMEGA port improvements; connection and disconnection...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-28
Dean Camera
Fix incorrect Android Accessory Host interface descript...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-26
Dean Camera
Fixed CDC class drivers not saving and sending all...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-25
Dean Camera
Update XMEGA platform clock management example code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-18
Dean Camera
Rename the Doxygen page source directory from ManPages...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-18
Dean Camera
Fixed AVRISP-MKII Clone compile warning on AVR8 U4...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-18
Dean Camera
Fixed ring buffer size limited to 255 elements, instead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-12
Dean Camera
Added reliability patches to the AVRISP-MKII Clone...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-12
Dean Camera
When automatic PLL management mode is enabled on the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-11
Dean Camera
Added User Application APIs to the CDC and DFU class...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-10
Dean Camera
Commit for the 111009 release.
LUFA-111009
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-09
Dean Camera
Fixed port state table corruption in the TCP layer...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-09
Dean Camera
Prevent written but unused variable warnings on GCC...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-07
Dean Camera
USB XMEGA support improvements; add DFLL clock platform...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-07
Dean Camera
Added reliability patches to the AVRISP-MKII Clone...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-07
Dean Camera
Fix incorrect function call name in USB_Host_SendContro...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-07
Dean Camera
Added endian-correction to the CDC driver's Line Encodi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-10-04
Dean Camera
Fix compile errors for the USB XMEGA parts when the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-28
Dean Camera
Fix compile error on the UC3 targets when INTERRUPT_CON...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-22
Dean Camera
Add missing "used" attribute to ATTR_INIT_SECTION to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-21
Dean Camera
Fix missing C++ linkage command in ArchitectureSpecific.h.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-21
Dean Camera
Add project name to the Doxygen makefile target output.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-21
Dean Camera
Commit for the 111009 BETA release.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-21
Dean Camera
Add const qualifier to all PROGMEM data to prevent...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-21
Dean Camera
Fix Class Driver GenericHID demo using the wrong size...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-17
Dean Camera
Fixed HID Parser's largest report size bit count not...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-07
Dean Camera
Fixed incorrect buffer size check in the USBtoSerial...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-07
Dean Camera
Fixed optimization error in the HID Parser item value...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-05
Dean Camera
Oops - restore conditional calls to USB_USBTask() in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-02
Dean Camera
Update the TempDataLogger project and driver documentat...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-09-02
Dean Camera
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-31
Dean Camera
Make TWI_ReadPacket() use a repeated start condition...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-28
Dean Camera
Move documentation for the USB_HOST_TIMEOUT_MS into...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-28
Dean Camera
Remove redundant prototype for Audio_Host_StartStopStre...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-24
Dean Camera
Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndp...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-23
Dean Camera
Minor documentation fixes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-23
Dean Camera
Add multiple axis support to the HID joystick report...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-22
Dean Camera
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-19
Dean Camera
Minor documentation corrections.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-19
Dean Camera
Improve device support documentation in the manual...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-19
Dean Camera
Fix TWI peripheral driver example code in the library...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-17
Dean Camera
Minor documentation corrections.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-16
Dean Camera
Pull out architecture specific macros and other definit...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-16
Dean Camera
Add shortcuts to SwapEndian_16() and SwapEndian_32...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-16
Dean Camera
Fix TempDataLogger project logging interval always...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-09
Dean Camera
Set HOST_DEVICE_SETTLE_DELAY_MS to zero for the incompl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-08-04
Dean Camera
Update LUFAConfig.h with missing options for the AVR32...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-07-30
Dean Camera
Fixed incorrect Dataflash buffer use in the DataflashMa...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-07-29
Dean Camera
Remove redundant calls to USB_USBTask() in the Mass...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-07-26
Dean Camera
Added new VTARGET_USE_INTERNAL_REF configuration option...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2011-07-25
Dean Camera
Add INTERRUPT_CONTROL_ENDPOINT compile time option...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
next