This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
572084821b
esp-idf
/
examples
/
peripherals
/
touch_pad_interrupt
/
main
/
CMakeLists.txt
4 lines
85 B
CMake
Raw
Normal View
History
Unescape
Escape
add Comment for touchpad
2019-06-20 04:13:47 -04:00
set
(
COMPONENT_SRCS
"${CONFIG_IDF_TARGET}/tp_interrupt_main.c"
)
cmake: make main a component again
2018-09-10 21:44:12 -04:00
register_component
(
)
Reference in New Issue
Copy Permalink