Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5bce9cb1d4ab246f3a25dffd8c294135627c02d2
/
.
/
samples
/
drivers
/
led_lp5562
/
nrf52840_pca10056.overlay
blob: 4d7e73beaeecdcee572315055979448b8f624970 [
file
] [
log
] [
blame
]
&
i2c0
{
status
=
"ok"
;
clock
-
frequency
=
<
I2C_BITRATE_STANDARD
>;
lp5562@30
{
compatible
=
"ti,lp5562"
;
reg
=
<
0x30
>;
label
=
"LP5562"
;
};
};