We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3360df7 commit 16f8c9aCopy full SHA for 16f8c9a
esp_schedule/CMakeLists.txt
@@ -5,5 +5,3 @@ idf_component_register(SRCS "${component_srcs}"
5
INCLUDE_DIRS "include"
6
PRIV_INCLUDE_DIRS "src"
7
PRIV_REQUIRES nvs_flash esp_netif)
8
-
9
-target_compile_options(${COMPONENT_LIB} PRIVATE -Wno-unused-function)
0 commit comments