CLSH1001-Firmware/include/bq4050/CMakeLists.txt

3 lines
114 B
CMake
Raw Normal View History

2024-03-06 06:09:49 +08:00
idf_component_register(SRCS "bq4050.cpp"
INCLUDE_DIRS "."
REQUIRES driver)