From a341a060020ee1b5d7375ab4e40ad61314d43be4 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 31 Jul 2011 16:32:33 +0200 Subject: Add DFU interface descriptor support to CDC-serial driver --- at91lib/boards/sam7-p/board.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'at91lib/boards/sam7-p/board.h') 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 -- cgit v1.2.3