summaryrefslogtreecommitdiff
path: root/at91lib/boards/sam7-p/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'at91lib/boards/sam7-p/board.h')
-rw-r--r--at91lib/boards/sam7-p/board.h4
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
personal git repositories of Harald Welte. Your mileage may vary