This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d1a4ebac40c035270500415f6567da170b70f21
esp-idf
/
components
/
esp_ringbuf
/
CMakeLists.txt
T
4 lines
132 B
CMake
Raw
Normal View
History
Unescape
Escape
components: use new component registration api
2019-04-28 15:38:23 +08:00
idf_component_register
(
SRCS
"ringbuf.c"
change(esp_ringbuf): specify build test dependency
2023-11-07 10:38:49 +08:00
INCLUDE_DIRS
"include"
LDFRAGMENTS
linker.lf
)
Reference in New Issue
Copy Permalink