squash a bunch of warnings
This commit is contained in:
@@ -5,3 +5,5 @@ idf_component_register(
|
||||
SRCS cppbor.cpp cppbor_parse.cpp
|
||||
INCLUDE_DIRS "include/cppbor"
|
||||
)
|
||||
target_compile_options(${COMPONENT_LIB} PRIVATE
|
||||
"-Wno-shadow" "-Wno-deprecated-enum-enum-conversion")
|
||||
|
||||
Reference in New Issue
Block a user