2020-05-10 10:38:18 +02:00
|
|
|
sample:
|
|
|
|
name: ADC driver sample
|
|
|
|
tests:
|
|
|
|
sample.drivers.adc:
|
|
|
|
tags: ADC
|
|
|
|
depends_on: adc
|
2021-02-17 22:33:37 +02:00
|
|
|
platform_allow: nucleo_l073rz disco_l475_iot1 cc3220sf_launchxl
|
2022-02-21 17:29:46 +01:00
|
|
|
cc3235sf_launchxl stm32l496g_disco nrf51dk_nrf51422 nrf52840dk_nrf52840
|
|
|
|
integration_platforms:
|
|
|
|
- nucleo_l073rz
|
|
|
|
- nrf52840dk_nrf52840
|
2020-05-10 10:38:18 +02:00
|
|
|
harness: console
|
2021-01-29 14:10:09 +01:00
|
|
|
timeout: 10
|
2020-05-10 10:38:18 +02:00
|
|
|
harness_config:
|
2022-02-21 16:10:03 +01:00
|
|
|
type: multi_line
|
2020-05-10 10:38:18 +02:00
|
|
|
regex:
|
2022-02-21 16:10:03 +01:00
|
|
|
- "ADC reading:"
|
|
|
|
- " - .+, channel \\d+: \\d+"
|