mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 03:40:47 +00:00
test/mesh: more warnings
This commit is contained in:
parent
67548044c3
commit
497cc6820f
@ -40,6 +40,8 @@ CFLAGS += -g -DUNIT_TEST -Wall \
|
||||
|
||||
CFLAGS += -fprofile-arcs -ftest-coverage
|
||||
|
||||
CFLAGS += -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wunused-parameter -Wredundant-decls -Wsign-compare -Wimplicit-fallthrough
|
||||
|
||||
VPATH += ${BTSTACK_ROOT}/3rd-party/rijndael
|
||||
VPATH += ${BTSTACK_ROOT}/src/mesh
|
||||
VPATH += ${BTSTACK_ROOT}/src/classic
|
||||
|
Loading…
x
Reference in New Issue
Block a user