3 lines
114 B
CMake
3 lines
114 B
CMake
|
idf_component_register(SRCS "bq4050.cpp"
|
||
|
INCLUDE_DIRS "."
|
||
|
REQUIRES driver)
|