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 00:21:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
e6793d4df9acbe3670798d27ae53e6064a8839e7
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.24.6 Page: 235ms 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