diff --git a/sam3s_example/Makefile b/sam3s_example/Makefile index 337c562a..bc141c11 100644 --- a/sam3s_example/Makefile +++ b/sam3s_example/Makefile @@ -48,7 +48,7 @@ MEMORIES = flash # TRACE_LEVEL_ERROR 2 # TRACE_LEVEL_FATAL 1 # TRACE_LEVEL_NO_TRACE 0 -TRACE_LEVEL = 5 +TRACE_LEVEL = 1 #FIXME: Remove this variable NOAUTOCALLBACK=no