boards: disco_l475_iot1: Enable vl53l0x sensor
Add all files related to the board and sensor. Signed-off-by: Vincent Veron <vincent.veron@st.com>
This commit is contained in:
parent
096314872a
commit
73c52d74c3
4 changed files with 42 additions and 0 deletions
21
dts/bindings/sensor/st,vl53l0x.yaml
Normal file
21
dts/bindings/sensor/st,vl53l0x.yaml
Normal file
|
@ -0,0 +1,21 @@
|
|||
#
|
||||
# Copyright (c) 2017, Linaro Limited
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
---
|
||||
title: STMicroelectronics MEMS sensors VL53L0X
|
||||
id: st,vl53l0x
|
||||
version: 0.1
|
||||
|
||||
description: >
|
||||
This binding gives a base representation of VL53L0X Time Of Flight sensor
|
||||
|
||||
inherits:
|
||||
!include i2c-device.yaml
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
constraint: "st,vl53l0x"
|
||||
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue