CLSH1001-Firmware/include/bq4050/CMakeLists.txt
2024-03-05 16:09:49 -06:00

3 lines
114 B
CMake

idf_component_register(SRCS "bq4050.cpp"
INCLUDE_DIRS "."
REQUIRES driver)