This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-05-05 20:35:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95b33895b871882954817693233a73dbc39264c6
esp-idf
/
examples
/
protocols
/
pppos_client
/
main
/
CMakeLists.txt
T
2 lines
87 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
"pppos_client_main.c"
INCLUDE_DIRS
"."
)
Reference in New Issue
Copy Permalink