From 4ae5814b6966600106cfd9652140cf677f39c2a8 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 27 Jul 2011 12:45:51 +0200 Subject: modify simtrace board.h to reflect simtrace hardware modify simtrace board.h to reflect simtrace hardware Update Makefile to use simtrace board --- usb-device-ccid-project/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usb-device-ccid-project') diff --git a/usb-device-ccid-project/Makefile b/usb-device-ccid-project/Makefile index a9a92c1..5726b59 100644 --- a/usb-device-ccid-project/Makefile +++ b/usb-device-ccid-project/Makefile @@ -35,7 +35,7 @@ # Chip & board used for compilation # (can be overriden by adding CHIP=chip and BOARD=board to the command-line) CHIP = at91sam7s256 -BOARD = at91sam7s-ek +BOARD = simtrace # Trace level used for compilation # (can be overriden by adding TRACE_LEVEL=#number to the command-line) -- cgit v1.2.3