boards: twr_ke18f: enable DAC
Enable the DAC on the NXP TWR-KE18F development board. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
This commit is contained in:
parent
27f982f1a3
commit
1a73e603b4
4 changed files with 11 additions and 0 deletions
|
@ -195,6 +195,10 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&dac0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&adc0 {
|
||||
status = "okay";
|
||||
sample-time = <12>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue