EIS-BLE-S3/components/ad5941_port/CMakeLists.txt

4 lines
157 B
CMake

idf_component_register(SRCS "ad5941_port.c" "ad5941_bridge.c"
INCLUDE_DIRS "."
REQUIRES ad5941 driver esp_rom)