Skip to content

Commit 80361b8

Browse files
NeilChen93kartben
authored andcommitted
tests: dac: frdm_mcxa156: add dac test support
add frdm_mcxa156 defines in source Signed-off-by: Neil Chen <[email protected]>
1 parent 3407675 commit 80361b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/drivers/dac/dac_api/src/test_dac.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
defined(CONFIG_BOARD_FRDM_K64F) || \
4949
defined(CONFIG_BOARD_FRDM_K22F) || \
5050
defined(CONFIG_BOARD_FRDM_MCXN947) || \
51+
defined(CONFIG_BOARD_FRDM_MCXA156) || \
5152
defined(CONFIG_BOARD_SEEEDUINO_XIAO) || \
5253
defined(CONFIG_BOARD_ARDUINO_MKRZERO) || \
5354
defined(CONFIG_BOARD_ARDUINO_ZERO) || \

0 commit comments

Comments
 (0)