Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / LUFA /
2014-01-04 László MondaGet rid of the redundant ATTR_NEVER_INLINE macro which...
2013-11-05 Dean CameraFixed MIDI device class driver MIDI_Device_ReceiveEvent...
2013-11-04 Dean CameraIncrease AVRISP-MKII Clone PDI/TPI handshake to 1ms...
2013-11-03 Dean CameraMinor documentation improvements.
2013-11-03 Dean CameraMerge pull request #12 from mondalaci/generichid-node...
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 Dean CameraAVRISP-MKII Clone Project PDI/TPI frequency increased...
2013-10-30 Dean CameraAdd new Bulk Vendor device demo application.
2013-10-27 Dean CameraMinor documentation fixes.
2013-10-27 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2013-10-27 Dean CameraMinor documentation improvements.
2013-10-06 Dean CameraMinor documentation corrections.
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
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-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-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-18 Dean CameraWipe working directory before building Atmel Studio... LUFA-130901-BETA
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-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 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-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 CameraAdd volatile software RTC to the TempDataLogger applica...
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-07 Dean CameraClean up Atmel Studio integration Python script accordi...
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.
2013-06-22 Dean CameraMinor documentation improvements.
2013-06-22 Dean CameraAdd missing U2S board definition, update build tests...
2013-06-22 MichaelAdd U2S board support
2013-06-12 Dean CameraUpdate board Dataflash_Init() functions to automaticall...
2013-06-12 Dean CameraFix typos in the XMEGA board LED drivers, use a cleaner...
2013-06-03 Dean CameraMinor documentation improvements.
2013-06-03 Dean CameraForce-disable the inbuilt makefile rules as well as...
2013-06-02 Dean CameraClean up Doxygen to Docbook XSLT, update Atmel Studio...
2013-06-01 Dean CameraEnsure core library documentation sections use unique...
2013-06-01 Dean CameraAdded missing LEDs to the XMEGA A3BU Xplained and XMEGA...
2013-06-01 Dean CameraMinor documentation improvements, update integration...
2013-05-25 Dean CameraMinor tweak to RNDIS INF files to make them uniform...
2013-05-25 Dean CameraClean up Studio integration makefile, add more descript...
2013-05-24 Dean CameraSynthesize a list of sub-groups (but not sub-sections...
2013-05-24 Dean CameraAdd direct links to changelog, migration notes and...
2013-05-24 Dean CameraSynthesize a list of subsections in the HV1 documentati...
2013-05-23 Dean CameraUpdate Atmel Studio integration XML to add additional...
2013-05-23 Dean CameraFix HID descriptor mouse and joystick macros for intege...
2013-05-22 Dean CameraMinor documentation improvements.
2013-05-22 Dean CameraFix typo in the Atmel Studio integration Getting Starte...
2013-05-22 Dean CameraUpdate to a new XAML GUI based version of the Atmel...
2013-05-20 Dean CameraMerge branch 'XMEGA-Demo-Ports-ClockOnly'
2013-05-19 Dean CameraMerge branch 'master' into XMEGA-Demo-Ports-ClockOnly
2013-05-19 Dean CameraAdd support for the XMEGA C3 Xplained board.
2013-05-19 Dean CameraAdd stub functions to all board drivers, so that demos...
2013-05-19 Dean CameraSimplify the Doxygen to Docbook XML transform.
2013-05-19 Dean CameraRefactor out the common VSIX XSLT params.
2013-05-19 Dean CameraMinor documentation improvements.
2013-05-19 Dean CameraAdd Windows INF driver templates and class driver OS...
2013-05-19 Dean CameraUpdate Doxygen configuration files to the latest version.
2013-05-18 Dean CameraAdd generate_help target to the Studio Integration...
next