boards: croxel: cx1825: Add sensor aliases
To work with Sensor Samples without additional tweaks. Signed-off-by: Luis Ubieda <luisf@croxel.com>
This commit is contained in:
parent
85ccb24881
commit
f0dae15356
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@
|
||||||
mcuboot-button0 = &button0;
|
mcuboot-button0 = &button0;
|
||||||
mcuboot-led0 = &led0;
|
mcuboot-led0 = &led0;
|
||||||
watchdog0 = &wdt0;
|
watchdog0 = &wdt0;
|
||||||
|
dht0 = &hts221;
|
||||||
|
accel0 = &lis3dh;
|
||||||
|
prox-sensor0 = &apds9960;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue