aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/AVRISP-MKII.txt
Commit message (Collapse)AuthorAgeFilesLines
* Spell check all source files once again to find any typos.Dean Camera2010-07-291-2/+2
|
* Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz ↵Dean Camera2010-07-291-1/+0
| | | | | | via a new software SPI driver. Added new SPI_ORDER_* data order masks to the SPI peripheral driver.
* Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.Dean Camera2010-07-191-11/+11
| | | | Add new module source variables to the library core makefile, so that module sources can be added to a project's makefile on a per-module rather than per-file basis.
* Rename the AVRISP main source files to AVRISP-MKII so that it matches the ↵Dean Camera2010-07-131-0/+285
project name. Add AVRStudio project file for the AVRISP-MKII project.