Skip to content

Commit b7854c0

Browse files
henrikbrixandersencarlescufi
authored andcommitted
tests: drivers: build_all: adc: add build test for the mcp320x driver
Add build-only test of the mcp320x ADC driver. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 1b0ea02 commit b7854c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/drivers/build_all/adc/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ tests:
2020
platform_allow: frdm_k22f
2121
drivers.adc.mcux.lpadc.build:
2222
platform_allow: lpcxpresso55s28
23+
drivers.adc.mcp320x.build:
24+
platform_allow: lpcxpresso55s16
25+
extra_args: SHIELD=mikroe_adc_click
2326
drivers.adc.npcx.build:
2427
platform_allow: npcx7m6fb_evb
2528
drivers.adc.nrf.build:

0 commit comments

Comments
 (0)