esp-idf/examples/network/sta2eth/main
Ivan Grokhotkov 6d87100a70
feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
2023-09-19 10:38:24 +02:00
..
CMakeLists.txt renamed 'sta_to_eth' example to 'sta2eth' 2023-06-20 08:55:51 +02:00
ethernet_iface.c renamed 'sta_to_eth' example to 'sta2eth' 2023-06-20 08:55:51 +02:00
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
Kconfig.projbuild renamed 'sta_to_eth' example to 'sta2eth' 2023-06-20 08:55:51 +02:00
manual_config.c renamed 'sta_to_eth' example to 'sta2eth' 2023-06-20 08:55:51 +02:00
provisioning.c renamed 'sta_to_eth' example to 'sta2eth' 2023-06-20 08:55:51 +02:00
provisioning.h renamed 'sta_to_eth' example to 'sta2eth' 2023-06-20 08:55:51 +02:00
scheme_generic_httpd.c renamed 'sta_to_eth' example to 'sta2eth' 2023-06-20 08:55:51 +02:00
sta2eth_main.c renamed 'sta_to_eth' example to 'sta2eth' 2023-06-20 08:55:51 +02:00
usb_ncm_iface.c renamed 'sta_to_eth' example to 'sta2eth' 2023-06-20 08:55:51 +02:00
wired_iface.h renamed 'sta_to_eth' example to 'sta2eth' 2023-06-20 08:55:51 +02:00