summaryrefslogtreecommitdiff
path: root/usb-dfu-experiment/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-01-07 17:46:25 +0100
committerHarald Welte <laforge@gnumonks.org>2012-01-07 17:46:25 +0100
commit8b126215312ccef51b5df7ef92c7839d69fc385c (patch)
treef0440bdf4cc2b7e73936138d09bb188e45839c0b /usb-dfu-experiment/Makefile
parent5a78233aa7793be3a019b9c808b903e760ddda23 (diff)
merge with current at91lib changes (82eaac47c73621cc42ea6f40ffca2118e764a3ae)
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