From ef6648e27ae39d1c339d5758d02e551f0e19ea39 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 30 Jul 2011 19:30:03 +0200 Subject: Makefile: simtrace uses SAM7S128, not 256 also disable low power mode for now --- usb-device-ccid-project/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usb-device-ccid-project/Makefile') diff --git a/usb-device-ccid-project/Makefile b/usb-device-ccid-project/Makefile index 5726b59..337ecd9 100644 --- a/usb-device-ccid-project/Makefile +++ b/usb-device-ccid-project/Makefile @@ -34,7 +34,7 @@ # Chip & board used for compilation # (can be overriden by adding CHIP=chip and BOARD=board to the command-line) -CHIP = at91sam7s256 +CHIP = at91sam7s128 BOARD = simtrace # Trace level used for compilation -- cgit v1.2.3