EIS-BLE-S3/main/CMakeLists.txt

4 lines
186 B
CMake

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