qmk_firmware/LUFA/Drivers/Peripheral
Dean Camera f229502d9a Fixed AVRISP programmer demo -- can now connect to a target and read/write 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.
2009-08-23 08:37:11 +00:00
..
AT90USBXXX67 Added V2Protocol handlers to the AVRISP project to enter/exit programming mode, and read/write fuses, lockbits, OSCCAL and Signature bytes. 2009-08-23 04:01:49 +00:00
ADC.h Added better module summaries. 2009-07-14 07:33:06 +00:00
SPI.h Fixed AVRISP programmer demo -- can now connect to a target and read/write Sig/Lock/Fuse/OSCCAL bytes successfully. 2009-08-23 08:37:11 +00:00
Serial.c Serial driver now correctly calculates the baud register value when in double speed mode. 2009-05-07 11:12:23 +00:00
Serial.h Added V2Protocol handlers to the AVRISP project to enter/exit programming mode, and read/write fuses, lockbits, OSCCAL and Signature bytes. 2009-08-23 04:01:49 +00:00
SerialStream.c Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 2009-04-17 00:20:00 +00:00
SerialStream.h Added V2Protocol handlers to the AVRISP project to enter/exit programming mode, and read/write fuses, lockbits, OSCCAL and Signature bytes. 2009-08-23 04:01:49 +00:00