Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed Projects/Unfinished to Projects/Incomplete for consistancy. | Dean Camera | 2009-08-20 | 1 | -727/+0 |
| | |||||
* | Moved out the handling of V2 Protocol parameters to a seperate set of files. ↵ | Dean Camera | 2009-08-19 | 1 | -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 Camera | 2009-08-19 | 1 | -1/+0 |
| | | | | pin. | ||||
* | Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer ↵ | Dean Camera | 2009-08-19 | 1 | -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 Camera | 2009-08-19 | 1 | -1/+1 |
| | | | | to connect to it. | ||||
* | Move AVRISP Programmer project to a new Unfinished subdirectory of Project ↵ | Dean Camera | 2009-08-18 | 1 | -0/+722 |
while it is under development. |