Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN_REV1 board target for the first revision XPLAIN board, which used a different (smaller) Dataflash IC to later revisions.
This commit is contained in:
parent
f1baf12fae
commit
bae00a3d42
11 changed files with 245 additions and 7 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
/** \file
|
||||
*
|
||||
* Board specific Dataflash driver header for the STK525.
|
||||
* Board specific Dataflash driver header for the USBKEY.
|
||||
*
|
||||
* \note This file should not be included directly. It is automatically included as needed by the dataflash driver
|
||||
* dispatch header located in LUFA/Drivers/Board/Dataflash.h.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue