Skip to content

Commit

Permalink
tests: drivers: dac: dac_api: src: update dac_api driver test
Browse files Browse the repository at this point in the history
-add nucleo_u083rc and stm32u083c_dk  boards for testbench purpose.

Signed-off-by: Fabrice DJIATSA <fabrice.djiatsa-ext@st.com>
  • Loading branch information
djiatsaf-st committed Sep 10, 2024
1 parent 3b1df75 commit e15e717
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/drivers/dac/dac_api/src/test_dac.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
defined(CONFIG_BOARD_NUCLEO_L552ZE_Q) || \
defined(CONFIG_BOARD_STM32L562E_DK) || \
defined(CONFIG_BOARD_STM32H573I_DK) || \
defined(CONFIG_BOARD_STM32U083C_DK) || \
defined(CONFIG_BOARD_B_U585I_IOT02A) || \
defined(CONFIG_BOARD_NUCLEO_U083RC) || \
defined(CONFIG_BOARD_NUCLEO_U575ZI_Q) || \
defined(CONFIG_BOARD_NUCLEO_U5A5ZJ_Q) || \
defined(CONFIG_BOARD_NUCLEO_WL55JC) || \
Expand Down

0 comments on commit e15e717

Please sign in to comment.