EIS-BLE-S3/main/CMakeLists.txt

4 lines
158 B
CMake

idf_component_register(SRCS "eis4.c" "eis.c" "ble.c"
INCLUDE_DIRS "."
REQUIRES ad5941 ad5941_port bt nvs_flash)