We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40a11e commit 03cfd0bCopy full SHA for 03cfd0b
samples/drivers/w1/scanner/sample.yaml
@@ -27,7 +27,7 @@ tests:
27
regex:
28
- "Number of devices found on bus: .*"
29
fixture: w1_scanner_ds2484
30
- samples.drivers.w1.scanner.ds2485:
+ sample.drivers.w1.scanner.ds2485:
31
depends_on: arduino_i2c
32
extra_args: DTC_OVERLAY_FILE=ds2485.overlay
33
platform_allow:
@@ -38,7 +38,7 @@ tests:
38
39
40
fixture: w1_scanner_ds2485
41
- samples.drivers.w1.scanner.w1_serial:
+ sample.drivers.w1.scanner.w1_serial:
42
depends_on:
43
- arduino_serial
44
extra_args: DTC_OVERLAY_FILE=w1_serial.overlay
0 commit comments