esp32_Adafruit_BusIO/CMakeLists.txt

6 lines
91 B
CMake
Raw Permalink Normal View History

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