Fixed AVRISP programmer demo -- can now connect to a target and read/write Sig/Lock...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 23 Aug 2009 08:37:11 +0000 (08:37 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 23 Aug 2009 08:37:11 +0000 (08:37 +0000)
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.


No differences found