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 6f3044a commit ee3ec10Copy full SHA for ee3ec10
components/eppp_link/test/test_app/main/CMakeLists.txt
@@ -1,4 +1,3 @@
1
idf_component_register(SRCS app_main.c
2
INCLUDE_DIRS "."
3
- REQUIRES test_utils
4
- PRIV_REQUIRES unity nvs_flash esp_netif driver esp_event)
+ REQUIRES test_utils)
0 commit comments