pub/USBasp.git
2017-04-26 Dean CameraUpdate to latest DMBS revision.
2017-04-18 Dean CameraCommit for the 170418 release. LUFA-170418
2017-04-18 Dean CameraMinor documentation improvements.
2017-04-18 Dean CameraUpdate copyrights for 2017.
2017-01-29 Dean CameraRestrict HID bootloader programming region (thanks...
2017-01-29 Dean CameraRevert incorrect Mass Storage bootloader app start...
2017-01-25 Dean CameraMinor documentation improvements.
2017-01-25 Dean CameraMerge pull request #94 from eltang/descriptor_fix
2017-01-25 Eric TangFix HID_DESCRIPTOR_KEYBOARD()
2017-01-23 Dean CameraFix incorrect reference in ASF manifest file.
2016-10-04 Dean CameraUse folder-relative output folder in the XPLAINBridge...
2016-09-28 Dean CameraMinor documentation improvements.
2016-09-28 Dean CameraMerge pull request #89 from e-chip/master
2016-09-28 e-chipFix USB_SetHIDReportItemInfo() function.
2016-07-17 Dean CameraUpdate to latest DMBS, fix XPLAINBridge project compila...
2016-04-30 Dean CameraFix outdated URL in the HID bootloader Python host...
2016-04-20 Dean CameraMerge pull request #84 from eltang/eeprom_wear_fix
2016-04-20 Eric TangUpdate functions used to write to EEPROM
2016-04-10 Dean CameraFix HID bootloader responding incorrectly to some descr...
2016-04-05 Dean CameraReplace the LUFA build system with DMBS.
2016-04-05 Dean CameraUpdate to DMBS release-20160403 release.
2016-04-03 Dean CameraAdd missing BOARD_POLOLUMICRO definition.
2016-04-03 Dean CameraDon't run the AVRISP-MKII Windows Driver through Doxygen.
2016-04-03 Dean CameraAdd LUFA DMBS extension modules, use DMBS in project...
2016-04-03 Dean CameraUpdate to latest version of DMBS.
2016-04-03 Dean CameraUpdate to latest DMBS version.
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-03-28 Dean CameraAdded new LUFA_VERSION_RELEASE_TYPE macro to the librar...
2016-03-28 Dean CameraFixed invalid endpoint indexes causing memory corruptio...
2016-03-14 Dean CameraOnly indicate when the left mouse button is pressed...
2016-02-07 Dean CameraAdded AVRDUDE_MEMORY option to the AVRDUDE build system...
2016-02-07 Dean CameraMinor documentation improvements.
2016-02-07 Dean CameraRemove legacy AVRISP-MKII clone compatibility compile...
2016-02-07 Dean CameraOops: add missing Pololu Micro board drivers.
2016-02-07 Dean CameraAdd signed Atmel Studio libUSB driver for the AVR-ISP...
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.
2016-01-27 Dean CameraMinor documentation improvements.
2016-01-02 Dean CameraMerge branch 'master' into dmbs
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 CameraFix C++ builds, XPLAINBridge project.
2015-12-22 Dean CameraAdd DMBS; don't Submodule so that people can download...
2015-12-22 Dean CameraClean up core build system DMBS subclass module.
2015-12-22 Dean CameraUse different jump key than the bootloaders in the...
2015-12-15 Dean CameraReplace LUFA build system with DMBS.
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
next