4 lines
71 B
CMake
4 lines
71 B
CMake
|
zephyr_library()
|
||
|
|
||
|
zephyr_library_sources_ifdef(CONFIG_BMM150 bmm150.c)
|