tests/trace: reduce trace buffer size
This commit is contained in:
parent
107356ec5d
commit
0d85d853c7
@ -2,4 +2,7 @@ include ../Makefile.tests_common
|
||||
|
||||
USEMODULE += trace
|
||||
|
||||
# reduce tracebuffer (default is 512), so this test compiles for more boards
|
||||
CFLAGS += -DCONFIG_TRACE_BUFSIZE=64
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user