Skip to content

Commit

Permalink
tests: dac: frdm_mcxa156: add dac test support
Browse files Browse the repository at this point in the history
add frdm_mcxa156 defines in source

Signed-off-by: Neil Chen <[email protected]>
  • Loading branch information
NeilChen93 authored and kartben committed Dec 3, 2024
1 parent 3407675 commit 80361b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/drivers/dac/dac_api/src/test_dac.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
defined(CONFIG_BOARD_FRDM_K64F) || \
defined(CONFIG_BOARD_FRDM_K22F) || \
defined(CONFIG_BOARD_FRDM_MCXN947) || \
defined(CONFIG_BOARD_FRDM_MCXA156) || \
defined(CONFIG_BOARD_SEEEDUINO_XIAO) || \
defined(CONFIG_BOARD_ARDUINO_MKRZERO) || \
defined(CONFIG_BOARD_ARDUINO_ZERO) || \
Expand Down

0 comments on commit 80361b8

Please sign in to comment.