zephyr/samples/drivers/dac/boards/bl652_dvk.overlay
Maureen Helm 192d710c45 boards: arm: Configure DAC on bl652_dvk
Moves DAC dts node and driver configuration defaults from the
application level to the board level for the bl652_dvk board.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2021-10-27 10:58:33 +02:00

10 lines
116 B
Plaintext

/*
* Copyright 2021 Laird Connectivity
*
* SPDX-License-Identifier: Apache-2.0
*/
&dac0 {
status = "okay";
};