Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed AVRISP programmer demo -- can now connect to a target and read/write ↵ | Dean Camera | 2009-08-23 | 1 | -3/+3 |
| | | | | | | | | Sig/Lock/Fuse/OSCCAL bytes successfully. Changed SPI_Init() to allow for the clock polarity and data sample modes to be set. Changed Dataflash_Init() to no longer call SPI_Init() automatically. | ||||
* | Added V2Protocol handlers to the AVRISP project to enter/exit programming ↵ | Dean Camera | 2009-08-23 | 1 | -1/+1 |
| | | | | | | mode, and read/write fuses, lockbits, OSCCAL and Signature bytes. Added ShutDown functions for all hardware peripheral drivers, so that peripherals can be turned off after use. | ||||
* | Renamed Projects/Unfinished to Projects/Incomplete for consistancy. | Dean Camera | 2009-08-20 | 1 | -0/+137 |