Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a4264f3e86b132d6b708461d8b7732645ecd9148
/
.
/
boards
/
shields
/
x_nucleo_iks01a2
/
x_nucleo_iks01a2_shub.overlay
blob: 94aeac17f0ebbbc8dd7ce02a487646942e0c4d74 [
file
] [
log
] [
blame
]
/*
*
* Copyright (c) 2020 STMicroelectronics
*
* SPDX-License-Identifier: Apache-2.0
*/
&
arduino_i2c
{
lsm6dsl@6b
{
compatible
=
"st,lsm6dsl"
;
reg
=
<
0x6b
>;
irq
-
gpios
=
<&
arduino_header
10
GPIO_ACTIVE_HIGH
>;
/* D4 */
};
};