pub/USBasp.git
2013-11-03 Dean CameraMinor documentation improvements.
2013-11-03 Dean CameraMerge pull request #12 from mondalaci/generichid-node...
2013-11-03 László MondaAdd node.js libusb GenericHID test script.
2013-11-03 Dean CameraMinor documentation improvements.
2013-11-03 Dean CameraMerge pull request #11 from mondalaci/generichid-libusb...
2013-11-03 Dean CameraFix signature bytes in the DFU class bootloader.
2013-11-02 László MondaAdd libusb GenericHID Python test script.
2013-11-02 Dean CameraAVRISP-MKII Clone Project PDI/TPI frequency increased...
2013-10-30 Dean CameraMinor documentation improvements.
2013-10-30 Dean CameraAdd new Bulk Vendor device demo application.
2013-10-30 Dean CameraAdd Python host test application for the low level...
2013-10-27 Dean CameraMinor documentation fixes.
2013-10-27 Dean CameraUse non-abbreviated XPROG/PDI/TPI constant names.
2013-10-27 Dean CameraRefactor AVRISP MKII Clone PDI/TPI command constants...
2013-10-27 Dean CameraMore minor speedups to the AVRISP-MKII clone programmer...
2013-10-27 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2013-10-27 Dean CameraMinor documentation improvements.
2013-10-27 Dean CameraOnly issue the REPEAT instruction in the clone programm...
2013-10-12 Dean CameraMerge pull request #10 from mondalaci/replace-audio...
2013-10-11 László MondaReplace remaining MIDI interface numbers with enums.
2013-10-11 Dean CameraMerge pull request #9 from mondalaci/replace-remaining...
2013-10-09 László MondaReplace CDC interface numbers with enums.
2013-10-06 Dean CameraMinor documentation corrections.
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-10-06 László MondaExtract interface numbers into enums.
2013-09-27 Dean CameraMerge pull request #7 from mondalaci/hidclassdevice_whi...
2013-09-27 Dean CameraMerge branch 'mondalaci-avr910_typos'
2013-09-27 Dean CameraMinor formatting fixes.
2013-09-24 László MondaUse spaces instead of tabs wherever necessary to fix...
2013-09-24 László MondaUse spaces instead of tabs where necessary to fix inden...
2013-09-24 László MondaFix "AVR910" typos to "AVR109".
2013-09-16 Dean CameraAdd missing AppConfig.h reference in the Mass Storage...
2013-09-05 Dean CameraRemove style override that conflicts with the latest...
2013-09-05 Dean CameraMinor code style fix.
2013-09-01 Dean CameraReset version information following the 130901 release.
2013-09-01 Dean CameraVersion for the 130901 release. LUFA-130901
2013-09-01 Dean CameraMinor documentation improvements.
2013-09-01 Dean CameraMinor documentation improvements.
2013-09-01 Dean CameraOops - use unique section names for the board driver...
2013-09-01 Dean CameraAdd user board driver stub code to the documentation.
2013-09-01 Dean CameraFix outdated filename references in the LUFA documentation.
2013-09-01 Dean CameraAdd security warnings to the documentation of bootloade...
2013-08-31 Dean CameraFix outdated Benito project ASF XML.
2013-08-31 Dean CameraAdd DefaultInstall section to all INF driver files...
2013-08-30 Dean CameraUpdate Atmel Studio integration blob with better online...
2013-08-30 Dean CameraAdd Atmel Studio integration known issues.
2013-08-24 Dean CameraMinor documentation improvements.
2013-08-24 Dean CameraUpdate Atmel Studio binary blob; update help when the...
2013-08-23 Dean CameraFix double-spaced code samples in the Docbook transform...
2013-08-23 Dean CameraUpdate to latest Doxygen configurations, patch Doxygen...
2013-08-23 Dean CameraFixed error receiving PIMA events via the Still Image...
2013-08-23 Dean CameraFix code style in the HID parser module.
2013-08-19 Dean CameraAdd missing Known Issue entry for a previous LUFA release.
2013-08-19 Dean CameraRemove incorrect entry from the Known Issues list.
2013-08-19 Dean CameraPrevent accessing past the UsageList bounds in the...
2013-08-19 Dean CameraRemove outdated known issue from the Known Issues list...
2013-08-19 Dean CameraBump AVRISP-MKII version number to be compatible with...
2013-08-18 Dean CameraWipe working directory before building Atmel Studio... LUFA-130901-BETA
2013-08-18 Dean CameraUse a timer prescaler of 256 instead of 1024 in the...
2013-08-16 Dean CameraMove out class driver modules into seperate AS6 integra...
2013-08-14 Dean CameraFix blurry images on the Atmel Studio Getting Started...
2013-08-14 Dean CameraMinor documentation updates.
2013-08-14 Dean CameraAdd host application directories as distributables...
2013-08-14 Dean CameraArchive AndroidAccessoryHost host application code...
2013-08-13 Dean CameraShow installed version number on the Getting Started...
2013-08-13 Dean CameraUse seperate ATTR_NON_NULL_PTR_ARG() decorators in...
2013-08-13 Dean CameraAdd XMEGA TWI peripheral driver to the Atmel Studio...
2013-08-13 Dean CameraAdd XMEGA TWI to the ModuleTest build test.
2013-08-13 Dean CameraFix XMEGA TWI driver indentation and style to conform...
2013-08-13 Dean CameraMerge branch 'xmega-twi' of github.com:jamuraa/lufa...
2013-08-13 Dean CameraFixed re-enumeration issue of XMEGA architecture targets.
2013-08-12 Dean CameraFix broken USART SPI driver for the AVR8 architecture.
2013-08-11 Dean CameraMinor style tweaks to the Getting Started page of the...
2013-08-07 Michael JanssenBugfixes with the protocol.
2013-08-01 Michael JanssenMinor bugfixes / missed compile stuff.
2013-07-29 Dean CameraFix missing AS6 modules in the USB to Serial Converter...
2013-07-24 Michael JanssenFix NON-NULL attributes, add for TWI_t.
2013-07-24 Michael JanssenTWI Master has a sub-structure
2013-07-24 Michael JanssenAdd TWI Peripheral driver for XMEGA
2013-07-20 Dean CameraRename DS1307 driver files to a more generic RTC, as...
2013-07-20 Dean CameraAdd volatile software RTC to the TempDataLogger applica...
2013-07-16 Dean CameraFix missing year offset on the TempDataLogger Python...
2013-07-16 Dean CameraFixed incorrect time/date configuration data order...
2013-07-15 Dean CameraFixed incorrect USB device state set when a suspended...
2013-07-14 Dean CameraMinor documentation improvements.
2013-07-14 Dean CameraAdd missing Studio module to the Class Driver RNDIS...
2013-07-14 Dean CameraMinor code style improvement to the HID bootloader...
2013-07-08 Dean CameraAdd Python alternative host application for the TempDat...
2013-07-07 Dean CameraRefactor the new Python HID bootloader host application...
2013-07-07 Dean CameraAdd new HID bootloader alternative host loader applicat...
2013-07-07 Dean CameraRefactor GenericHID Python test script code to make...
2013-07-07 Dean CameraClean up Atmel Studio integration Python script accordi...
2013-07-07 Dean CameraAdd Python test script using pywinusb for the Class...
2013-07-06 Dean CameraUpdate Android Accessory Host demo Android code to...
2013-07-06 Dean CameraMinor documentation improvements.
2013-07-06 Dean CameraMark the very low RAM devices as being unsupported...
2013-07-06 Dean CameraAdd automatic application start on virtual disk ejectio...
2013-06-27 Dean CameraRe-added Set Control Line State request handling to...
2013-06-22 Dean CameraAdd Atmel Studio support for the XMEGA C3 Xplained...
2013-06-22 Dean CameraAdd Atmel Studio support for the U2S board.
next