forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: sensor: bosch: Move to vendor subdirectory
Organizes sensor drivers by vendor to distribute maintainership responsibilities. Signed-off-by: Maureen Helm <[email protected]>
- Loading branch information
1 parent
8714f53
commit 6320a96
Showing
87 changed files
with
38 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Copyright (c) 2024 Analog Devices, Inc. | ||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
# zephyr-keep-sorted-start | ||
add_subdirectory_ifdef(CONFIG_BMA280 bma280) | ||
add_subdirectory_ifdef(CONFIG_BMA4XX bma4xx) | ||
add_subdirectory_ifdef(CONFIG_BMC150_MAGN bmc150_magn) | ||
add_subdirectory_ifdef(CONFIG_BME280 bme280) | ||
add_subdirectory_ifdef(CONFIG_BME680 bme680) | ||
add_subdirectory_ifdef(CONFIG_BMG160 bmg160) | ||
add_subdirectory_ifdef(CONFIG_BMI08X bmi08x) | ||
add_subdirectory_ifdef(CONFIG_BMI160 bmi160) | ||
add_subdirectory_ifdef(CONFIG_BMI270 bmi270) | ||
add_subdirectory_ifdef(CONFIG_BMI323 bmi323) | ||
add_subdirectory_ifdef(CONFIG_BMM150 bmm150) | ||
add_subdirectory_ifdef(CONFIG_BMP388 bmp388) | ||
add_subdirectory_ifdef(CONFIG_BMP581 bmp581) | ||
# zephyr-keep-sorted-stop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Copyright (c) 2024 Analog Devices, Inc. | ||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
# zephyr-keep-sorted-start | ||
source "drivers/sensor/bosch/bma280/Kconfig" | ||
source "drivers/sensor/bosch/bma4xx/Kconfig" | ||
source "drivers/sensor/bosch/bmc150_magn/Kconfig" | ||
source "drivers/sensor/bosch/bme280/Kconfig" | ||
source "drivers/sensor/bosch/bme680/Kconfig" | ||
source "drivers/sensor/bosch/bmg160/Kconfig" | ||
source "drivers/sensor/bosch/bmi08x/Kconfig" | ||
source "drivers/sensor/bosch/bmi160/Kconfig" | ||
source "drivers/sensor/bosch/bmi270/Kconfig" | ||
source "drivers/sensor/bosch/bmi323/Kconfig" | ||
source "drivers/sensor/bosch/bmm150/Kconfig" | ||
source "drivers/sensor/bosch/bmp388/Kconfig" | ||
source "drivers/sensor/bosch/bmp581/Kconfig" | ||
# zephyr-keep-sorted-stop |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.