mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-18 13:02:21 +02:00
G0: target component (components/esp32*) doesn't depend on driver anymore
* Original commit: espressif/esp-idf@2571aaf3c9
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
7f42c31252
commit
defdfd59b6
@ -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