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
247484c45410b32cc577a48c8a00a9cc7f4e1bb4
esp-idf
/
examples
/
protocols
/
http2_request
/
components
/
sh2lib
/
CMakeLists.txt
T
5 lines
158 B
CMake
Raw
Normal View
History
Unescape
Escape
examples: use new component registration api
2019-04-28 15:38:46 +08:00
idf_component_register
(
SRCS
"sh2lib.c"
INCLUDE_DIRS
.
REQUIRES
nghttp
PRIV_REQUIRES
lwip
esp-tls
)
Reference in New Issue
Copy Permalink