Fixed broken USE_RAM_DESCRIPTORS compile time option when the FIXED_NUM_CONFIGURATION...
[pub/USBasp.git] / Projects / AVRISP-MKII /
2015-12-02 Dean CameraFixed incorrect CALLBACK_USB_GetDescriptor() wIndex...
2015-10-04 Dean CameraAtmel Studio 7 has a newer AVRISP-MKII firmware payload.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
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-02-12 Dean CameraUpdate documentation.
2014-12-26 Dean CameraUpgrade to latest Doxygen.
2014-09-14 Dean CameraObsolete the old MACROS and MACROE convenience macros.
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-08-31 Dean CameraMinor documentation improvements.
2014-08-31 Dean CameraMinor documentation improvements.
2014-08-24 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-08-24 Dean CameraUpdate Doxygen confiuration files to 1.8.8.
2014-05-27 Dean CameraFix AVRISP-MKII status values to match the published...
2014-04-21 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-04-21 Dean CameraUpgrade to latest Doxygen.
2014-01-08 Dean CameraRename all Doxygen.conf file to doxyfile and distribute...
2014-01-07 Dean CameraAdd USB_STRING_DESCRIPTOR_ARRAY() macro, update demos...
2014-01-07 László MondaUse the new USB_STRING_DESCRIPTOR macro for every strin...
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2014-01-03 Dean CameraMerge pull request #17 from mondalaci/further-generichi...
2013-12-26 Dean CameraUpgrade Doxygen configuration files to the latest version.
2013-12-20 Dean CameraMerge pull request #15 from mondalaci/limit-control...
2013-11-21 Dean CameraUse new VERSION_BCD() macro with explicit int arguments...
2013-11-21 Dean CameraReduce PDI/TPI reset hold period from 1ms to 100us...
2013-11-20 Dean CameraFix incorrect status constants in the AVRISP-MKII Clone...
2013-11-04 Dean CameraIncrease AVRISP-MKII Clone PDI/TPI handshake to 1ms...
2013-11-03 Dean CameraMerge pull request #12 from mondalaci/generichid-node...
2013-11-03 Dean CameraMerge pull request #11 from mondalaci/generichid-libusb...
2013-11-02 Dean CameraAVRISP-MKII Clone Project PDI/TPI frequency increased...
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 CameraOnly issue the REPEAT instruction in the clone programm...
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-10-06 László MondaExtract interface numbers into enums.
2013-08-23 Dean CameraUpdate to latest Doxygen configurations, patch Doxygen...
2013-08-19 Dean CameraBump AVRISP-MKII version number to be compatible with...
2013-06-22 Dean CameraFix indentation in the AVRISP-MKII AppConfig.h header.
2013-06-22 MichaelAdd U2S board support
2013-06-16 Dean CameraMinor documentation improvements.
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 CameraPseudo-port the projects and dual role demos for possib...
2013-05-19 Dean CameraUpdate Doxygen configuration files to the latest version.
2013-05-15 Dean CameraAdd prefixes to string descriptor ID enum names in...
2013-05-15 Dean CameraAdd symbolic names for USB Device String Descriptors...
2013-04-27 Dean CameraUpdate AVRISP-MKII Clone programmer project default...
2013-04-23 Dean CameraAdd move-to-root directives to all ASF XML application...
2013-04-01 Dean CameraAdd explicit requirements for the AppConfig.h headers...
2013-03-18 Dean CameraMinor documentation improvements.
2013-01-29 Dean CameraWhitespace fixes in the LUFA configuration files.
2013-01-27 Dean CameraUpdate Atmel Studio core board templates to use differe...
2013-01-20 Dean CameraUpgrade Doxygen configuration files to the latest version.
2013-01-14 Dean CameraCode style fixes to the AVRISP-MKII Clone programmer...
2013-01-13 Dean CameraUpdated AVRISP-MKII Clone Programmer project so that...
2013-01-12 Dean CameraMove out dummy board module and add strong-references...
2013-01-12 Dean CameraAdd Atmel Studio keywords to all project XML files.
2013-01-11 Dean CameraEnsure the demo and project main text files are distrib...
2013-01-11 Dean CameraAdd board definitions to the pseudo-board selector...
2013-01-10 Dean CameraAdd and update more Atmel Studio project description...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2013-01-03 Dean CameraUpgrade Doxygen configuration files to the latest Doxyg...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-17 Dean CameraUse the framework provided GlobalInterruptEnable()...
2012-09-03 Dean CameraAdd additional driver documentation to the AVRISP-MKII...
2012-09-03 Dean CameraAlter the AVRISP-MKII clone project code to report...
2012-08-13 Dean CameraUpgrade Doxygen configuration files, custom style CSS...
2012-08-12 Dean CameraFixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time...
2012-08-11 Dean CameraAdd help text to the project makefiles to help new...
2012-07-29 Dean CameraUpgrade Doxygen configuration files to 1.8.1.2.
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...
2012-07-11 Dean CameraFix project makefiles - remove trailing slash from...
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-17 Dean CameraOops - forgot to fix up the command timeout reset code...
2012-06-09 Dean CameraSpell check source code, fix mistakes.
2012-06-09 Dean CameraFix RESET_TOGGLES_LIBUSB_COMPAT option not being applie...
2012-06-04 Dean CameraAdd new ATPROGRAM build system module. Add ATPROGRAM...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraRemove legacy AS4 project files, now that they can...
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraOops - mask out the endpoint address direction when...
2012-05-21 Dean CameraFix AVRISP-MKII clone and XPLAINBridge projects not...
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraAlter the XPLAINBridge and AVRISP-MKII clone projects...
2012-05-20 Dean CameraMinor documentation improvements.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraAdded new RESET_TOGGLES_LIBUSB_COMPAT compile time...
2012-05-20 Dean CameraUpgrade Doxygen configuration files for Doxygen 1.8...
2012-05-18 Dean CameraMinor documentation adjustments to the demos, projects...
2012-05-17 Dean CameraUpdate project Doxygen and makefiles so that the result...
2012-05-15 Dean CameraAppConfigHeaders: Make sure that in applications using...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
next