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-10-28 21:51:46 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
932040e08cf4328c89a36134282c318a895c173f
esp-idf/components/linux/CMakeLists.txt

8 lines
196 B
CMake
Raw Normal View History

[mocks]: freertos mock [esp_event]: added preliminary host-based tests
2021-07-21 12:07:53 +08:00
idf_build_get_property(target IDF_TARGET)
if(NOT "${target}" STREQUAL "linux")
return()
endif()
lwip/linux: Add lwip support for networking component under linux linux/lwip: Wrap some IO posix functions * to workaourd the FreeRTOS EINTR issue (when building without lwip) * to correctly choose the sub-system based on fd (when building with lwip) -- passing control to either linux/system or to lwip This commit also addapts tapio-if to provide DHCP client by default and configurable settings for static IP
2023-04-03 20:31:51 +02:00
idf_component_register(INCLUDE_DIRS include
[mocks]: freertos mock [esp_event]: added preliminary host-based tests
2021-07-21 12:07:53 +08:00
REQUIRED_IDF_TARGETS linux)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 78ms Template: 1ms
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