From accadba2dda2614d6a6669cb7eba9d8357274bfe Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 6 Oct 2010 11:51:53 +0000 Subject: Fixed SPI driver not explicitly setting /SS and MISO pins as inputs when SPI_Init() is called. --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 4aec15397..ee02943be 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -68,6 +68,7 @@ * - Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver * - Fixed incorrect USB_DeviceState value when unconfiguring the device without an address set * - Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when writing in non-paged mode and the polling byte cannot be used + * - Fixed SPI driver not explicitly setting /SS and MISO pins as inputs when SPI_Init() is called * * \section Sec_ChangeLog100807 Version 100807 * New: -- cgit v1.2.3