mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 05:36:31 +00:00
esp_netif: update netsuite test example to use I/O driver configuration
closes https://github.com/espressif/esp-idf/issues/4403
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
idf_component_register(SRCS "net_suite.c" "lwip_test_netif.c"
|
||||
idf_component_register(SRCS "net_suite.c" "stdinout.c"
|
||||
INCLUDE_DIRS ".")
|
||||
Reference in New Issue
Block a user