mirror of
https://github.com/espressif/esp-idf
synced 2025-04-06 23:00:12 -04:00
* Wrapper class for simple GPIO interaction like read/write without ISRs. * Added rule to provoke builds after changes in the experimental C++ component.
3 lines
77 B
CMake
3 lines
77 B
CMake
idf_component_register(SRCS "main.cpp"
|
|
INCLUDE_DIRS ".")
|