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-15 23:09:35 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
2ea33342b96cb799c8b51a4576c34207b7714089
esp-idf/components/esp_ringbuf/CMakeLists.txt

6 lines
169 B
CMake
Raw Normal View History

refactor(linux): excluded all non-Linux components from build * All components which won't build (yet) on Linux are excluded. This enables switching to Linux in an application without explicitly setting COMPONENTS to main in the main CMakeLists.txt. * ESP Timer provides headers for Linux now * automatically disabling LWIP in Kconfig if it is not available doc(linux): brought section "Component Linux/Mock Support Overview" up to date
2023-08-28 14:02:08 +08:00
idf_build_get_property(target IDF_TARGET)
components: use new component registration api
2019-04-28 15:38:23 +08:00
idf_component_register(SRCS "ringbuf.c"
INCLUDE_DIRS "include"
LDFRAGMENTS linker.lf)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 152ms 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