zephyr/boards/arm/xiao_ble
Marcin Niestroj 9c8b4be073 boards: arm: support XIAO BLE Sense
This is a variant of XIAO BLE with additional features:
 * LSM6DS3TR-C 6D IMU (3D accelerometer and 3D gyroscope),
 * PDM microphone.

Since LSM6DS3TR-C is almost the same as LSM6DSL (the former has slightly
higher current consumption than the latter, but the register map looks
exactly the same), add devicetree node with "st,lsm6dsl" compatible.

LSM6DS3TR-C is powered directly by P1.08 pin and I2C pull-ups are also
connected to this IO pin. Add a fixed regulator, which will be always on
for this board, in order be able able to use this IMU out of the box.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2023-02-20 11:15:31 +01:00
..
doc boards: arm: support XIAO BLE Sense 2023-02-20 11:15:31 +01:00
board.cmake boards: arm: add Seeed XIAO BLE board 2022-07-06 10:58:37 +02:00
Kconfig boards: arm: add Seeed XIAO BLE board 2022-07-06 10:58:37 +02:00
Kconfig.board boards: arm: add Seeed XIAO BLE board 2022-07-06 10:58:37 +02:00
Kconfig.defconfig boards: arm: add Seeed XIAO BLE board 2022-07-06 10:58:37 +02:00
pre_dt_board.cmake boards: arm: add Seeed XIAO BLE board 2022-07-06 10:58:37 +02:00
seeed_xiao_connector.dtsi boards: arm: add Seeed XIAO BLE board 2022-07-06 10:58:37 +02:00
xiao_ble-pinctrl.dtsi boards: arm: support XIAO BLE Sense 2023-02-20 11:15:31 +01:00
xiao_ble.dts boards: arm: support XIAO BLE Sense 2023-02-20 11:15:31 +01:00
xiao_ble.yaml boards: remove unused tag from supported list 2022-08-10 11:57:34 +02:00
xiao_ble_common.dtsi boards: arm: support XIAO BLE Sense 2023-02-20 11:15:31 +01:00
xiao_ble_defconfig usb: device: cdc_acm: Prevent recursive logging loop 2022-12-15 14:54:24 +01:00
xiao_ble_sense.dts boards: arm: support XIAO BLE Sense 2023-02-20 11:15:31 +01:00
xiao_ble_sense.yaml boards: arm: support XIAO BLE Sense 2023-02-20 11:15:31 +01:00
xiao_ble_sense_defconfig boards: arm: support XIAO BLE Sense 2023-02-20 11:15:31 +01:00