start splitting up BMX055 into the three ICs in its package
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 1m44s
Documentation / build (push) Successful in 22s

This commit is contained in:
2024-07-04 23:08:40 -06:00
parent e0a90fd875
commit d0fd24548c
10 changed files with 101 additions and 66 deletions

View File

@ -3,6 +3,6 @@
if SENSOR
rsource "example_sensor/Kconfig"
rsource "bmx055/Kconfig"
rsource "bma255/Kconfig"
rsource "hdc1080/Kconfig"
endif # SENSOR