examples/default: fix schedstatistics example usage
This commit is contained in:
parent
6d5b95517d
commit
28b7385920
|
@ -13,7 +13,7 @@ RIOTBASE ?= $(CURDIR)/../..
|
|||
#RIOTBOARD ?= $(CURDIR)/../../RIOT/thirdparty_boards
|
||||
|
||||
# Uncomment this to enable scheduler statistics for ps:
|
||||
#CFLAGS += -DSCHEDSTATISTICS
|
||||
#USEMODULE += schedstatistics
|
||||
|
||||
# If you want to use native with valgrind, you should recompile native
|
||||
# with the target all-valgrind instead of all:
|
||||
|
|
Loading…
Reference in New Issue