Skip to content

Commit 16f8c9a

Browse files
committed
chore: remove warning suppress
1 parent 3360df7 commit 16f8c9a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

esp_schedule/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ idf_component_register(SRCS "${component_srcs}"
55
INCLUDE_DIRS "include"
66
PRIV_INCLUDE_DIRS "src"
77
PRIV_REQUIRES nvs_flash esp_netif)
8-
9-
target_compile_options(${COMPONENT_LIB} PRIVATE -Wno-unused-function)

0 commit comments

Comments
 (0)