zephyr/samples/drivers/dac/src
Martí Bolívar baf93a1821 samples: dac: move HW config to /zephyr,user
Require board overlays to configure the sample in the /zephyr,user
node, and access the device with DEVICE_DT_GET instead of
device_get_binding(). Update the documentation and move existing board
configuration to overlays.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-05-05 20:46:43 +02:00
..
main.c samples: dac: move HW config to /zephyr,user 2021-05-05 20:46:43 +02:00