diff --git a/samples/drivers/ht16k33/sample.yaml b/samples/drivers/ht16k33/sample.yaml index 890549a0517..104a3822e96 100644 --- a/samples/drivers/ht16k33/sample.yaml +++ b/samples/drivers/ht16k33/sample.yaml @@ -4,4 +4,5 @@ sample: tests: sample.driver.ht16k33: platform_whitelist: nrf52840_pca10056 + harness: TBD tags: LED diff --git a/samples/drivers/led_lp5562/sample.yaml b/samples/drivers/led_lp5562/sample.yaml index ba2f0eb1b7b..3bcdb2c4f7c 100644 --- a/samples/drivers/led_lp5562/sample.yaml +++ b/samples/drivers/led_lp5562/sample.yaml @@ -5,3 +5,4 @@ tests: sample.driver.led_lp5562: platform_whitelist: nrf52840_pca10056 tags: led + harness: TBD