mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
G0: target component (components/esp32*) doesn't depend on driver anymore
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
idf_component_register(SRCS "connect.c" "stdin_out.c" "addr_from_stdin.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES esp_netif
|
||||
PRIV_REQUIRES esp_netif driver
|
||||
)
|
||||
|
Reference in New Issue
Block a user