pub/lufa.git
2021-05-31 fauxparkFix inconsistent line endings
2021-03-23 Dean CameraMerge pull request #170 from exp/master
2021-03-22 Paul RExplicitly cast FetchNextCommandByte to u32 to ensure...
2021-01-30 Dean CameraUpgrade Doxygen configuration files to the latest release.
2021-01-30 Dean CameraReset version header release type and add dummy version...
2021-01-30 Dean CameraUpdate version numbers for the 2021-01-30 release. LUFA-210130
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-07-19 Dean CameraBuild: Update to latest DMBS version.
2020-07-19 Dean CameraFix multiple definition error in KeyboardMountMultiRepo...
2020-06-15 Dean CameraRemove Atmel Studio integration.
2020-06-15 Dean CameraUpgrade Doxygen config file to 1.8.18.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2020-06-15 Dean CameraFix control request hang in Printer device class driver...
2020-06-15 Dean CameraFix truncated IEEE string returned in Printer device...
2020-02-11 Dean CameraMerge pull request #156 from jessexm/dragndrop
2020-02-11 Jesse MarroquinMassStorageBootloader: Fix lower nibble cluster update.
2019-10-24 Dean CameraStaticAnalysis: Only fail on errors, only log warnings.
2019-10-23 Dean CameraBuild: Fix incorrect build target for Ubuntu CI builds.
2019-09-04 Dean CameraDocumentation: Update doxygen config files to latest...
2019-09-04 Dean CameraDocumentation: Fix Doxygen grouping.
2019-09-02 Dean CameraDocumentation: Add additional project links.
2019-07-29 Dean CameraBuildTests: Remove 4KB variants of MassStorage bootload...
2019-07-29 Dean CameraBootloader: MassStorage: Enlarge AUX section to 8KB...
2019-07-29 Dean CameraBootloaders: Enable LTO to reduce compiled size.
2019-07-24 Dean CameraDocumentation: Add link to ProdikeysDM project.
2019-03-27 Dean CameraMassStorageBootloader: Move more code into AUX_BOOT_SEC...
2019-01-08 Dean CameraBuld Tests: Update static analysis test for cppcheck...
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2019-01-08 Dean CameraAVRISP-MKII Clone: Clean up ISP driver code, namespace...
2019-01-08 Dean CameraMerge pull request #142 from jacobseptember/master
2019-01-07 jacobseptembermodify copyright statement
2019-01-04 jacobseptemberChanges to interrupt blocking, etc for PR change
2019-01-04 jacobseptemberDidn't mean to upload to root directory
2019-01-04 jacobseptemberChanges to blocking interrupts, etc for PR change
2018-12-09 Dean CameraCI: Don't use multiple jobs when building under CI...
2018-12-09 Dean CameraRemove unused/obsolete maintenance scripts.
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-12-03 jacobseptemberAdd support for RC calibration from AVR053
2018-12-03 jacobseptemberAdd support for RC calibration from AVR053
2018-12-03 jacobseptemberAdd support for RC calibration from AVR053
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.
next