forked from Bodmer/TFT_eSPI
Fixed lots of warnings
This commit is contained in:
@@ -24,3 +24,8 @@ idf_component_register(
|
|||||||
REQUIRES
|
REQUIRES
|
||||||
${dependencies}
|
${dependencies}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
target_compile_options(${COMPONENT_TARGET}
|
||||||
|
PUBLIC
|
||||||
|
-DDISABLE_ALL_LIBRARY_WARNINGS
|
||||||
|
)
|
||||||
|
Reference in New Issue
Block a user