Add multiple channels in overlay to test the sequencer for ADC4. Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
15 lines
270 B
YAML
15 lines
270 B
YAML
common:
|
|
tags:
|
|
- adc
|
|
- drivers
|
|
- userspace
|
|
tests:
|
|
drivers.adc:
|
|
depends_on: adc
|
|
min_flash: 40
|
|
drivers.adc.b_u585i_iot02a_adc4:
|
|
extra_args:
|
|
DTC_OVERLAY_FILE="boards/b_u585i_iot02a_adc4.overlay"
|
|
platform_allow:
|
|
- b_u585i_iot02a
|