mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
06956d46c1
* 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 ".")
|