aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Unfinished/AVRISP/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Projects/Unfinished to Projects/Incomplete for consistancy.Dean Camera2009-08-201-727/+0
|
* Moved out the handling of V2 Protocol parameters to a seperate set of files. ↵Dean Camera2009-08-191-0/+1
| | | | Added parameter privellages, so that an error can be returned to the host when trying to perform a get/set value action on a parameter without the correct privellages.
* Reorganise V2Protocol.c, add in function to assert or de-assert target RESET ↵Dean Camera2009-08-191-1/+0
| | | | pin.
* Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer ↵Dean Camera2009-08-191-0/+5
| | | | | | project. Added documentation of the makefile CDEFS values to the MagStripe project.
* Corrections to the unfinished AVRISP Programmer project to allow AVRStudio ↵Dean Camera2009-08-191-1/+1
| | | | to connect to it.
* Move AVRISP Programmer project to a new Unfinished subdirectory of Project ↵Dean Camera2009-08-181-0/+722
while it is under development.