Logo
Explore Help
Sign In
espressif/esp-protocols
1
0
Fork 1
You've already forked esp-protocols
mirror of https://github.com/espressif/esp-protocols.git synced 2025-10-05 19:11:10 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
esp-protocols/common_components/linux_compat/esp_timer/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
230 B
CMake
Raw Permalink Normal View History

mdns: Add host test using linux target * Original commit: espressif/esp-idf@fc7e2d9e908f61fb4b852cfae72aa5ff7c662ebc
2021-06-30 18:39:29 +02:00
idf_component_register(SRCS esp_timer_linux.c timer_task.cpp
test(mdns): Host tests to use IDF's esp_event_stub Also fixes one minor from esp_netif_linux implementation
2023-03-20 12:17:36 +01:00
INCLUDE_DIRS include)
mdns: Add host test using linux target * Original commit: espressif/esp-idf@fc7e2d9e908f61fb4b852cfae72aa5ff7c662ebc
2021-06-30 18:39:29 +02:00
cmake: fix issue with passing cxx_std option for GCC 11, a common workaround * Original commit: espressif/esp-idf@ea0d2123c806bd0ad77bc49843ee905cf9be65ff
2022-03-04 16:51:43 +07:00
set_target_properties(${COMPONENT_LIB} PROPERTIES
CXX_STANDARD 17
CXX_STANDARD_REQUIRED ON
CXX_EXTENSIONS ON
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 51ms 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