summaryrefslogtreecommitdiff
path: root/usb-dfu-experiment/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usb-dfu-experiment/Makefile')
-rw-r--r--usb-dfu-experiment/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-dfu-experiment/Makefile b/usb-dfu-experiment/Makefile
index e7ef099..f273c65 100644
--- a/usb-dfu-experiment/Makefile
+++ b/usb-dfu-experiment/Makefile
@@ -45,7 +45,7 @@ BOARD = at91sam3u-ek
# TRACE_LEVEL_ERROR 2
# TRACE_LEVEL_FATAL 1
# TRACE_LEVEL_NO_TRACE 0
-TRACE_LEVEL = 5
+TRACE_LEVEL = 4
# Optimization level, put in comment for debugging
OPTIMIZATION = -Os
personal git repositories of Harald Welte. Your mileage may vary