pub/lufa.git
2018-12-09 Dean CameraSuppress cppcheck warnings on redundant stores.
2018-12-09 Dean CameraRemove cppcheck suppression that requires newer version...
2018-12-09 Dean CameraFix invalid DHCP server socket creation in the Webserve...
2018-12-09 Dean CameraFix static analysis false warnings.
2018-12-09 Dean CameraFix HID report parser incorrectly decoding 32-bit USAGE...
2018-12-09 Dean CameraFix static analysis warnings.
2018-12-08 Dean CameraCI: Update pipeline names.
2018-12-08 Dean CameraCI: Add dummy avr32-gcc compiler.
2018-12-08 Dean CameraFix unused function parameter warnings on internal...
2018-12-08 Dean CameraCI: Build on Arch (bleeding-ege) and Ubuntu (stable...
2018-12-08 Dean CameraOptimize Endpoint_Discard_Stream() and Endpoint_Null_St...
2018-12-07 Dean CameraCI: Check Doxygen documentation.
2018-12-07 Dean CameraFix Doxygen documentation for conditionally enabled...
2018-12-07 Dean CameraCI: Use bleeding-edge toolchain from Arch.
2018-12-05 Dean CameraPrinterBootloader: Don't store 32-bit HEX parser flash...
2018-12-05 Dean CameraUpdate Drone CI image path.
2018-12-04 Dean CameraDon't build project folders in parallel.
2018-12-04 Dean CameraAdd Drone CI build configuration.
2018-10-13 Dean CameraAdd HostTestApp to device class driver CCID demo.
2018-10-13 Dean CameraAdd CCID class driver project description and Doxygen...
2018-08-27 Dean CameraMerge pull request #137 from abcminiuser/feature-ccid
2018-08-09 Dean CameraUpdate documentation donation information.
2018-08-06 Dean CameraAdd const qualifiers to class driver callback parameter...
2018-08-06 Dean CameraClean up CCID class driver and associated demos.
2018-08-06 Dean CameraMerge pull request #135 from kidbomb/feature-ccid-get...
2018-07-22 Filipe RodriguesCCID: Initial support for GetParameters and SetParameters
2018-07-08 Dean CameraMerge pull request #132 from erikarvstedt/update-pyusb
2018-07-07 Erik ArvstedtUpgrade to PyUSB >= 1.0.0
2018-06-29 Dean CameraMerge pull request #131 from kidbomb/feature-ccid-xfrblock
2018-06-25 Filipe RodriguesCCID: Add support for PC-to-Reader XfrBlock message
2018-06-24 Dean CameraReformatting and add const qualifiers.
2018-06-24 Dean CameraMerge pull request #126 from kidbomb/feature-ccid
2018-06-18 Filipe RodriguesSpaces to tabs
2018-06-17 Filipe RodriguesReview fixes
2018-06-17 Dean CameraAdd CCID class driver and associated demos.
2018-06-17 Dean CameraFix warning about possible string truncation in the...
2018-06-17 Dean CameraFix LEDNotifier project writing to the incorrect output...
2018-06-17 Dean CameraFix mismatched aliased event and event stub function...
2018-06-17 Dean CameraRemove unneccesary ATTR_CONST from stub functions ...
2018-06-17 Dean CameraFixed HID report parser corruption when parsing PUSH...
2018-06-17 Dean CameraMove class-specific functional descriptor definitions...
2018-04-22 Dean CameraUpdate all project manufacturer strings with a generic...
2018-04-22 Dean CameraAdd MS OS Compatibility descriptors to RNDIS demos...
2018-04-22 Dean CameraFix USB_STRING_DESCRIPTOR_ARRAY() not accepting more...
2018-04-02 Dean CameraFix bootloaders incorrectly checking the BOOTRST fuse...
2018-03-12 Dean CameraRemove unused CDC_FUNCTIONAL_DESCRIPTOR macro.
2018-02-18 Dean CameraFixed CDC class Send_Device_*_P() and Send_Host_*_P...
2018-02-18 Dean CameraFixed incorrect endpoint bank setup on the UC3 architec...
2018-02-18 Dean CameraEnsure USE_INTERNAL_SERIAL is set to NO_DESCRIPTOR...
2018-02-18 Dean CameraMerge pull request #121 from NicoHood/internalserial
2018-01-22 NicoHoodMake USE_INTERNAL_SERIAL configureable as makefile...
2018-01-22 Dean CameraAdd short delays before detaching from the USB bus...
2018-01-22 Dean CameraFixed bootloaders accepting flash writes to the bootloa...
2018-01-22 Dean CameraFix CDC device driver not returning written character...
2018-01-08 Dean CameraMerge pull request #114 from NicoHood/patch-4
2018-01-07 NicoCorrected Hoodloader2 description
2018-01-07 Dean CameraUpdate other PyWinUSB Python host scripts to use the...
2018-01-07 Dean CameraUpgrade HID bootloader Python host app to cross-platfor...
2018-01-07 Dean CameraMerge pull request #113 from CrackedP0t/patch-1
2018-01-06 Elaina MartineauAdd Adafruit's Atmega32u4 breakout board
2018-01-04 Dean CameraUpdate copyrights for 2018.
2018-01-04 Dean CameraMinor documentation improvements.
2017-12-31 Dean CameraFix LUFA core makefile version target.
2017-12-31 Dean CameraUpdate DMBS to the latest version.
2017-12-31 Dean CameraMerge pull request #108 from NicoHood/include_guard
2017-12-31 Dean CameraMerge pull request #109 from NicoHood/hid_reserved_keycode
2017-12-29 NicoHoodAdded HID_KEYBOARD_SC_RESERVED
2017-12-29 NicoHoodAdded include guard for dmbs modules. Fix https://githu...
2017-12-04 Dean CameraFix AVRISP-MKII Clone Programmer PDI entry sequence...
2017-10-01 Dean CameraUpdate AVRISP-MKII clone programmer documentation.
2017-10-01 Dean CameraWait until PDI NVM erase completes in the AVRISPMkii...
2017-10-01 Dean CameraFixed bootloaders not disabling global interrupts durin...
2017-09-10 Dean CameraFixed DeviceUsesOUTPipe flag not being set correctly...
2017-08-23 Dean CameraDon't compile in ISP sources into the XPLAIN bridge...
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.
next