Update board Dataflash_Init() functions to automatically configure the appropriate communication interface.

This commit is contained in:
Dean Camera 2013-06-12 19:51:57 +02:00
parent 6d58628e85
commit f7b9ebea02
16 changed files with 37 additions and 20 deletions

View file

@ -24,6 +24,7 @@
* - Updated the Android Accessory Class to accept version 2 protocol devices (with version 1 functionality)
* - All board drivers now implement dummy functions and constants when BOARD is set to NONE
* - Added missing LEDs to the XMEGA A3BU Xplained board LED driver (thanks to Michael Janssen)
* - Changed board Dataflash drivers to automatically configure the appropriate SPI interface for the selected board
*
* <b>Fixed:</b>
* - Core: