aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII
Commit message (Expand)AuthorAgeFilesLines
* Merge in changes from upstreamDrashna Jael're2019-09-061-84/+216
|\
| * Documentation: Update doxygen config files to latest released version.Dean Camera2019-09-041-84/+216
* | Merge remote-tracking branch 'abcminiuser/master'Drashna Jaelre2019-07-0325-523/+619
|\|
| * Documentation: Update copyrights to 2019.Dean Camera2019-01-0824-47/+47
| * AVRISP-MKII Clone: Clean up ISP driver code, namespace module variables.Dean Camera2019-01-084-547/+551
| * modify copyright statementjacobseptember2019-01-071-1/+1
| * Changes to interrupt blocking, etc for PR changejacobseptember2019-01-041-13/+15
| * Add support for RC calibration from AVR053jacobseptember2018-12-031-19/+17
| * Add support for RC calibration from AVR053jacobseptember2018-12-032-15/+102
| * Add support for RC calibration from AVR053jacobseptember2018-12-031-0/+3
| * Update copyrights for 2018.Dean Camera2018-01-0424-47/+47
| * Fix AVRISP-MKII Clone Programmer PDI entry sequence (thanks to Justin Mattair).Dean Camera2017-12-041-3/+8
| * Update AVRISP-MKII clone programmer documentation.Dean Camera2017-10-011-7/+0
| * Wait until PDI NVM erase completes in the AVRISPMkii clone programmer.Dean Camera2017-10-011-0/+4
* | commit files with wrong line endingsskullY2017-07-081-91/+91
|/
* Minor documentation improvements.Dean Camera2017-04-181-1/+5
* Update copyrights for 2017.Dean Camera2017-04-1824-47/+47
* Don't run the AVRISP-MKII Windows Driver through Doxygen.Dean Camera2016-04-031-1/+2
* Add LUFA DMBS extension modules, use DMBS in project makefiles.Dean Camera2016-04-031-10/+15
* Remove legacy AVRISP-MKII clone compatibility compile options.Dean Camera2016-02-077-212/+29
* Add signed Atmel Studio libUSB driver for the AVR-ISP MKII Clone.Dean Camera2016-02-0713-1/+853
* Update copyrights to 2016.Dean Camera2016-01-3124-47/+47
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...Dean Camera2015-12-024-4/+4
* Atmel Studio 7 has a newer AVRISP-MKII firmware payload.Dean Camera2015-10-041-1/+1
* Add conflict warning to the AVRISP-MKII Clone project.Dean Camera2015-05-201-0/+10
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-1724-47/+47
* Update documentation.Dean Camera2015-02-121-0/+8
* Upgrade to latest Doxygen.Dean Camera2014-12-271-101/+132
* Obsolete the old MACROS and MACROE convenience macros.Dean Camera2014-09-142-4/+4
* Minor documentation improvements.Dean Camera2014-08-311-1/+10
* Minor documentation improvements.Dean Camera2014-08-311-0/+2
* Update Doxygen confiuration files to 1.8.8.Dean Camera2014-08-241-14/+35
* Fix AVRISP-MKII status values to match the published protocol (thanks to Gust...Dean Camera2014-05-271-2/+2
* Upgrade to latest Doxygen.Dean Camera2014-04-211-27/+34
* Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...Dean Camera2014-01-082-0/+1
* Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required.Dean Camera2014-01-081-1/+1
* Use the new USB_STRING_DESCRIPTOR macro for every string descriptor.László Monda2014-01-081-24/+6
* Update copyrights for 2014.Dean Camera2014-01-0424-51/+51
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-12-261-8/+31
* Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...Dean Camera2013-11-211-2/+2
* Reduce PDI/TPI reset hold period from 1ms to 100us, as the former caused spor...Dean Camera2013-11-211-2/+2
* Fix incorrect status constants in the AVRISP-MKII Clone project.Dean Camera2013-11-201-2/+3
* Increase AVRISP-MKII Clone PDI/TPI handshake to 1ms from 1us for targets with...Dean Camera2013-11-041-2/+2
* AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as ...Dean Camera2013-11-021-1/+1
* Use non-abbreviated XPROG/PDI/TPI constant names.Dean Camera2013-10-275-154/+155
* Refactor AVRISP MKII Clone PDI/TPI command constants to simplify the driver c...Dean Camera2013-10-273-72/+80
* More minor speedups to the AVRISP-MKII clone programmer PDI memory reading code.Dean Camera2013-10-271-9/+16
* Only issue the REPEAT instruction in the clone programmer if needed to reduce...Dean Camera2013-10-271-3/+6
* Extract interface numbers into enums.László Monda2013-10-062-5/+14
* Update to latest Doxygen configurations, patch Doxygen->Docbook transform due...Dean Camera2013-08-231-940/+1335