Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-03 16:41:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
cd55014c33ac49f29e1eaad1e188c4dc9e64b27e
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
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 205ms Template: 2ms
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