Logo
Explore Help
Sign In
feedc0de/esp-idf
1
0
Fork 0
You've already forked esp-idf
forked from espressif/esp-idf
Code Pull Requests Activity
Files
c0312e3242b01addc0441846b87c10c988716140
esp-idf/examples/common_components/protocol_examples_common/CMakeLists.txt

5 lines
198 B
CMake
Raw Normal View History

examples: add socket stdin utils to common connect component
2020-03-19 11:45:02 +01:00
idf_component_register(SRCS "connect.c" "stdin_out.c" "addr_from_stdin.c"
examples: common component initialization code to use new esp_netif instead of tcpip_adapter
2019-08-31 16:08:46 +02:00
INCLUDE_DIRS "include"
esp-netif: Make dependency on esp-eth optional * esp-netif to optionally depend on esp-eth (only for l2tap config) * esp_eth.h now includes the original ethernet header and the ethernet-netif glue layer * Updated examples and test to explicitely use esp-eth dependency if needed
2022-05-02 15:47:05 +02:00
PRIV_REQUIRES esp_netif driver esp_eth
examples: common component initialization code to use new esp_netif instead of tcpip_adapter
2019-08-31 16:08:46 +02:00
)
Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 579ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API