diff options
Diffstat (limited to 'usb-device-ccid-project/Makefile')
-rw-r--r-- | usb-device-ccid-project/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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
|