zephyr/samples/drivers/rtc/sample.yaml
Muhammad Waleed Badar 9a804572a3 samples: rtc: Generic RTC sample
This sample app set and read date/time from the Real-Time Clock.

Signed-off-by: Muhammad Waleed Badar <walid.badar@gmail.com>
2024-11-21 14:49:19 +01:00

13 lines
188 B
YAML

sample:
name: Real-Time Clock Sample
tests:
sample.drivers.rtc:
platform_allow:
- stm32f3_disco
tags:
- samples
- rtc
- api
depends_on:
- rtc