File tree Expand file tree Collapse file tree 1 file changed +17
-12
lines changed Expand file tree Collapse file tree 1 file changed +17
-12
lines changed Original file line number Diff line number Diff line change 1
1
sample :
2
2
name : Real-Time Clock Sample
3
+ common :
4
+ tags :
5
+ - samples
6
+ - rtc
7
+ - api
8
+ harness : console
9
+ harness_config :
10
+ type : one_line
11
+ regex :
12
+ - " RTC date and time: 2024-11-17 04:19:01"
3
13
tests :
4
14
sample.drivers.rtc :
5
15
platform_allow :
6
16
- stm32f3_disco
7
17
- mimxrt700_evk/mimxrt798s/cm33_cpu0
8
18
- mimxrt700_evk/mimxrt798s/cm33_cpu1
9
- - adafruit_qt_py_rp2040/rp2040
10
19
integration_platforms :
11
20
- stm32f3_disco
12
- extra_args :
13
- - platform:adafruit_qt_py_rp2040/rp2040:SHIELD="sparkfun_rv8803"
14
- tags :
15
- - samples
16
- - rtc
17
- - api
18
21
depends_on :
19
22
- rtc
20
- harness : console
21
- harness_config :
22
- type : one_line
23
- regex :
24
- - " RTC date and time: 2024-11-17 04:19:01"
23
+ sample.drivers.rtc.shields :
24
+ platform_allow :
25
+ - adafruit_qt_py_rp2040/rp2040
26
+ integration_platforms :
27
+ - adafruit_qt_py_rp2040/rp2040
28
+ extra_args :
29
+ - platform:adafruit_qt_py_rp2040/rp2040:SHIELD="sparkfun_rv8803"
You can’t perform that action at this time.
0 commit comments