Remove bmg160 and bmm150 drivers. These weren't even being used because zephyr already has these libraries
This commit is contained in:
@ -3,6 +3,4 @@
|
||||
|
||||
add_subdirectory_ifdef(CONFIG_EXAMPLE_SENSOR example_sensor)
|
||||
add_subdirectory_ifdef(CONFIG_BMA255 bma255)
|
||||
# add_subdirectory_ifdef(CONFIG_BMG160 bmg160)
|
||||
# add_subdirectory_ifdef(CONFIG_BMM150 bmm150)
|
||||
add_subdirectory_ifdef(CONFIG_HDC1080 hdc1080)
|
||||
|
Reference in New Issue
Block a user