This website requires JavaScript.
回到主站
Explore
kerms
/
wireless-proxy-esp32
Watch
0
Star
0
Fork
You've already forked wireless-proxy-esp32
0
Code
8fba1208f3
wireless-proxy-esp32
/
components
/
memory_pool
/
CMakeLists.txt
9 lines
132 B
CMake
Raw
Blame
History
file
(
GLOB
SOURCES
*.c
)
idf_component_register
(
SRCS
${
SOURCES
}
INCLUDE_DIRS
"."
REQUIRES
)
View Git Blame
Copy Permalink