pub/USBasp.git
2016-01-31 Dean CameraUpdate copyrights to 2016.
2016-01-31 Dean CameraAdded support for the Pololu A-Star Micro board (thanks...
2016-01-27 Dean CameraMinor documentation improvements.
2015-12-22 Dean CameraFix additional void pointer arithmetic in the class...
2015-12-22 Dean Camera Fixed low level RNDIS demo incorrectly setting the...
2015-12-22 Dean CameraFix void pointer arithmetic in the low level RNDIS...
2015-12-22 Dean CameraFix void pointer arithmetic in the Serial peripheral...
2015-12-22 Dean CameraUpdate changelog.
2015-12-22 Dean CameraFix additional missing va_end() in the HID bootloader...
2015-12-22 Dean CameraFix HID bootloader CLI app missing va_end() calls.
2015-12-22 Dean CameraUse different jump key than the bootloaders in the...
2015-12-15 Dean CameraFixed broken USE_RAM_DESCRIPTORS compile time option...
2015-12-02 Dean CameraFixed incorrect CALLBACK_USB_GetDescriptor() wIndex...
2015-11-15 Dean CameraUpdate documentation and reset version information...
2015-11-15 Dean CameraCommit for the 151115 public release. LUFA-151115
2015-11-15 Dean CameraFix up broken module build tests.
2015-11-14 Dean CameraUpdate Atmel Studio integration binary, to fix broken...
2015-11-09 Dean CameraUpdate Studio Integration DLL, to include package logging.
2015-11-08 Dean CameraFixed missing bounds checks and off-by-one in the DFU...
2015-11-08 Dean CameraUpdate dfu-programmer command line arguments, old argum...
2015-11-01 Dean CameraFix AS7 integration, include modified Docbook HV1 trans...
2015-10-25 Dean CameraFix local help content not visible in Atmel Studio...
2015-10-25 Dean CameraFix F1 help resolution from inside Atmel Studio 7 ...
2015-10-06 Dean CameraUpdate to AS7 integration binary with corrected ASF...
2015-10-04 Dean CameraAtmel Studio 7 has a newer AVRISP-MKII firmware payload.
2015-10-03 Dean CameraFix dialog typo in the AS7 integration DLL.
2015-10-03 Dean CameraNewer AS7 integration binary, with ASF detection fixes...
2015-10-03 Dean CameraWhitespace fixes.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-10-03 Dean CameraFix Atmel Studio projects not enabling linker relaxatio...
2015-10-03 Dean CameraMinor documentation improvements.
2015-10-03 Dean CameraUpdate ye-olde copyrights on Atmel Studio integration...
2015-10-02 Dean CameraI'm getting old. Sadface.
2015-10-02 Dean CameraUpdate for (in-progress) Atmel Studio 7 support, via...
2015-09-30 Dean CameraMinor documentation improvements.
2015-09-30 Dean CameraMerge pull request #62 from the2masters/RNDIS-DHCP
2015-09-30 Dean CameraMerge pull request #61 from the2masters/always_inline
2015-09-30 Stefan HellermannAdd ATTR_ALWAYS_INLINE to Endianess helper functions...
2015-09-30 Stefan HellermannAdd DHCP Lease Time to RNDIS Demo
2015-09-27 Dean CameraUse 16-bit length for TWI driver packet read/write...
2015-09-27 Dean CameraFixed incorrect comments in DataflashManager.c (thanks...
2015-08-30 Dean CameraMinor documentation improvements.
2015-08-30 Dean CameraFixed incorrect signature reported in the CDC/DFU bootl...
2015-08-01 Dean CameraAdd PROGMEM variant data send functions to the CDC...
2015-08-01 Dean CameraMinor documentation improvements.
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-08-01 Dean CameraMerge pull request #57 from reillyeon/master
2015-07-31 Reilly GrantFix compilation failure in DualVirtualSerial.c.
2015-05-20 Dean CameraSourceforge is the devil.
2015-05-20 Dean CameraAdd conflict warning to the AVRISP-MKII Clone project.
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2015-05-17 Dean CameraFix incorrect XMEGA serial driver stream functions...
2015-05-11 Dean CameraPatch HID bootloader host app to fix Windows compilatio...
2015-04-26 Dean CameraDon't fail Doxygen on versions built without various...
2015-03-15 Dean CameraAdd CDC control line state change handlers to the class...
2015-03-15 Dean CameraMinor documentation improvements.
2015-03-15 Dean CameraMinor documentation improvements.
2015-03-10 Dean CameraMerge pull request #50 from the2masters/gitignore
2015-03-10 Dean CameraMerge pull request #47 from NicoHood/patch-2
2015-03-10 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2015-03-10 Dean CameraDocumentation fixes.
2015-02-28 Stefan Hellermannignore HID Bootloader upload tool
2015-02-28 Stefan HellermannAdd Progmem Variant to CDC_Device_Send
2015-02-26 Dean CameraMerge pull request #48 from BrianAdams/patch-1
2015-02-26 badevguruFixed typo in micro board definition in Studio
2015-02-24 NicoUpdate BootloaderCDC.c
2015-02-24 NicoUpdate Board.h
2015-02-24 NicoUpdate LEDs.h
2015-02-12 Dean CameraUpdate documentation.
2014-12-26 Dean CameraUpgrade to latest Doxygen.
2014-11-20 Dean CameraAdd board drivers for the Atmel Xplained-MINI kits.
2014-11-16 Dean CameraUse XPLAIN board by default in the XPLAINBridge project...
2014-10-12 Dean CameraMinor documentation improvements to the Mass Storage...
2014-10-12 Dean CameraRevert "Improve bootloader documentation."
2014-10-12 Dean CameraImprove bootloader documentation.
2014-10-12 Dean CameraFix bootloaders not starting user application if the...
2014-10-11 Dean CameraAdd Leonardo compatibility to most bootloaders, run...
2014-10-11 Dean CameraThe ATPROGRAM LUFA build system module now defaults...
2014-10-11 Dean CameraDon't run user application in the bootloader unless...
2014-09-28 Dean CameraUpdate documentation post-140928 release.
2014-09-28 Dean CameraAdd missing MICRO board drivers. LUFA-140928
2014-09-28 Dean CameraUpdate documentation for the 140928 release.
2014-09-28 Dean CameraFixed broken LowLevel Audio Out demo sampling frequency...
2014-09-21 Dean CameraMinor documentation improvements.
2014-09-14 Dean CameraMinor documentation improvements.
2014-09-14 Dean CameraObsolete the old MACROS and MACROE convenience macros.
2014-09-13 Dean CameraFixed broken AVR8 USART-SPI peripheral driver (thanks...
2014-09-11 Dean CameraMinor documentation improvements.
2014-09-11 Dean CameraAdd Atmel Studio support for the Arduino Yun and Micro...
2014-09-11 Dean CameraAdd support for the Arduino Micro board, fix other...
2014-09-11 Dean CameraOops - include board and LED drivers for the Arduino...
2014-09-11 Dean CameraAdd board support for the Arduino YUN ATMEGA32U4 coproc...
2014-09-11 Dean CameraMinor documentation improvements.
2014-09-08 Dean CameraMinor documentation improvements.
2014-09-08 Dean CameraMerge pull request #36 from hexwab/midimacrofix
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-09-08 Jacob SchlossMake twi capitalization match.
2014-09-06 Tom Hargreavesadd parens around args in MIDI_EVENT macro
2014-08-31 Dean CameraOops: fix incorrect filename in the Dual MIDI device...
2014-08-31 Dean CameraAdd Dual MIDI device class driver demo application.
next