esp32_Adafruit_Sensor/CMakeLists.txt

6 lines
91 B
CMake
Raw Normal View History

2026-03-18 21:38:10 +00:00
idf_component_register(
SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES arduino-esp32
)