Add start of a SDP service table, which will be linked to the Bluetooth SDP code.
[pub/USBasp.git] / LUFA / Drivers / Board / Dataflash.h
index c0f314a..d55774d 100644 (file)
@@ -29,6 +29,7 @@
 */\r
 \r
 /** \file\r
+ *  \brief Master include file for the board dataflash IC driver.\r
  *\r
  *  This file is the master dispatch header file for the board-specific dataflash driver, for boards containing\r
  *  dataflash ICs for external non-volatile storage.\r
                                #include "EVK527/Dataflash.h"\r
                        #elif (BOARD == BOARD_USER)\r
                                #include "Board/Dataflash.h"\r
-                       #elif (BOARD = BOARD_EVK1101)\r
-                               #include "EVK1101/Dataflash.h"\r
                        #else\r
                                #error The selected board does not contain a dataflash IC.\r
                        #endif\r