boards: st: add dac node in dts file and update docs

- enable dac in nucleo_u385rg_q
- add dac as new supported interface in docs
- update yaml files

Signed-off-by: Khaoula Bidani <khaoula.bidani-ext@st.com>
This commit is contained in:
Khaoula Bidani 2025-06-03 17:49:16 +02:00 committed by Benjamin Cabé
commit 69c2ce0d61
2 changed files with 7 additions and 0 deletions

View file

@ -93,3 +93,9 @@
&clk_lsi {
status = "okay";
};
&dac1 {
status = "okay";
pinctrl-0 = <&dac1_out1_pa4>;
pinctrl-names = "default";
};

View file

@ -6,6 +6,7 @@ toolchain:
- zephyr
supported:
- arduino_gpio
- dac
- gpio
- usart
ram: 256