aboutsummaryrefslogtreecommitdiff
path: root/Projects/AVRISP-MKII
AgeCommit message (Expand)Author
2012-07-14Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean
2012-07-11Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...Dean
2012-06-21Add HID bootloader build module (thanks to Stefan Hellermann).Dean
2012-06-17Oops - forgot to fix up the command timeout reset code in the AVRISP-MKII clo...Dean
2012-06-09Spell check source code, fix mistakes.Dean
2012-06-09Fix RESET_TOGGLES_LIBUSB_COMPAT option not being applied in the AVRISP-MKII d...Dean
2012-06-04Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...Dean
2012-06-01Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean
2012-05-27AppConfigHeaders: Merge in latest trunk.Dean
2012-05-27Remove legacy AS4 project files, now that they can be automatically generated...Dean
2012-05-21AppConfigHeaders: Merge in latest trunk.Dean
2012-05-21Oops - mask out the endpoint address direction when comparing the IN and OUT ...Dean
2012-05-21Fix AVRISP-MKII clone and XPLAINBridge projects not properly configuring the ...Dean
2012-05-20Merge in latest trunk.Dean
2012-05-20Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors...Dean
2012-05-20Minor documentation improvements.Dean
2012-05-20Merge in latest trunk.Dean
2012-05-20Added new RESET_TOGGLES_LIBUSB_COMPAT compile time option to the AVRISP-MKII ...Dean
2012-05-20Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean
2012-05-18Minor documentation adjustments to the demos, projects and bootloaders to ens...Dean
2012-05-17Update project Doxygen and makefiles so that the resulting project documentat...Dean
2012-05-15AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...Dean
2012-05-12AppConfigHeaders: Update several additional user projects to use configuratio...Dean
2012-05-10AppConfigHeaders: Update several user projects to use configuration header fi...Dean
2012-05-10Add branch for the conversion of demos to use standard C header files for con...Dean
2012-04-16Fixed AVRISP-MKII programmer project reset line polarity inverted when the ge...Dean
2012-04-15Minor documentation improvements.Dean
2012-04-15Make sure CRC value is pre-zeroed before reading from the XMEGA target device...Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-04-09Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...Dean
2012-04-01Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...Dean
2012-03-20Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when...Dean
2012-03-18Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (tha...Dean
2012-03-09Only abort Doxygen documentation generation if a non-unsupported tag warning ...Dean
2012-03-09Update Doxygen documentation build scripts to fail if any warnings are genera...Dean
2012-03-08Update Doxygen configuration files to disable Markdown support.Dean
2012-03-07Update Doxygen configuration files for all projects.Dean
2012-03-05Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to...Dean
2012-03-04Minor documentation improvements.Dean
2012-02-19Oops - don't reset AVRISP-MKII timeout in XPROG mode, as this is synchronous ...Dean
2012-02-08Minor documentation fixes.Dean
2012-02-08Updated the AVRISP-MKII Clone programmer project to be compatible with the la...Dean
2012-02-05Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix min...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2012-02-01Minor documentation improvements.Dean
2012-01-30Fixed AVRISP-MKII Clone timing out on long programming commands such as progr...Dean
2012-01-23Make all AVRISP-MKII programmer parameters readable, since there's no real go...Dean
2012-01-02USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as t...Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean