diff options
Diffstat (limited to 'at91lib/boards')
-rw-r--r-- | at91lib/boards/sam7-p/board.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/at91lib/boards/sam7-p/board.h b/at91lib/boards/sam7-p/board.h index 1fcf43e..2e5046a 100644 --- a/at91lib/boards/sam7-p/board.h +++ b/at91lib/boards/sam7-p/board.h @@ -256,6 +256,8 @@ /// This page lists the definitions related to external on-board components
/// located in the board.h file for the SAM7S-EK.
///
-//
+
+#define BOARD_USB_DFU
+
#endif //#ifndef BOARD_H
|