Remove bmg160 and bmm150 drivers. These weren't even being used because zephyr already has these libraries
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 1m50s
Documentation / build (push) Successful in 23s

This commit is contained in:
2024-07-04 23:52:59 -06:00
parent 3d7b6b71f4
commit e42be00205
8 changed files with 0 additions and 422 deletions

View File

@ -4,7 +4,5 @@
if SENSOR
rsource "example_sensor/Kconfig"
rsource "bma255/Kconfig"
# rsource "bmg160/Kconfig"
# rsource "bmm150/Kconfig"
rsource "hdc1080/Kconfig"
endif # SENSOR