aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/AVRISP.txt
Commit message (Expand)AuthorAgeFilesLines
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-259/+0
* Remove serial driver use from the AVRISP project now that it is no longer nee...Dean Camera2009-12-241-2/+2
* Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.Dean Camera2009-12-241-18/+5
* Combine AVRISP project TPI and PDI lib directories - these protocols use the ...Dean Camera2009-12-241-1/+1
* Start of implementation of the low level TPI programming protocol in the AVRI...Dean Camera2009-12-231-2/+59
* Speed up bit-banged USART code in the AVRISP project.Dean Camera2009-12-151-8/+8
* Add Doxygen documentation to the completed portions of the PDI programming pr...Dean Camera2009-12-141-5/+10
* The AVRISP project can now enter PDI mode under both bit-bang and hardware US...Dean Camera2009-12-131-0/+5
* Change over AVRISP project to have both hardware USART and software USART mod...Dean Camera2009-12-111-1/+10
* Fix the tokens which enable and disable the different programming protocols i...Dean Camera2009-12-031-5/+5
* Auto-configure AVRISP programmer configuration when built for the XPLAIN boar...Dean Camera2009-12-031-7/+12
* Document the PDI programming routines implemented so far in the AVRISP projec...Dean Camera2009-12-031-0/+5
* Removed John Steggall's software UART code from the XPLAIN Bridge project due...Dean Camera2009-12-021-2/+37
* Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS...Dean Camera2009-12-021-2/+12
* Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent da...Dean Camera2009-11-301-0/+1
* Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean Camera2009-10-121-11/+6
* Added pinouts to the AVRISP project for a standard ISP 6 Pin header to make c...Dean Camera2009-10-011-11/+20
* Added extra note about missing OUT endpoint configuration to the HID Device m...Dean Camera2009-08-271-1/+37
* Add VTARGET level detection to the AVRISP project on supported AVR models.Dean Camera2009-08-251-1/+9
* Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean Camera2009-08-251-0/+92
* Move AVRISP Programmer project to a new Unfinished subdirectory of Project wh...Dean Camera2009-08-181-69/+0
* Added beginnings of a new AVRISP-MKII clone project.Dean Camera2009-08-171-0/+69