mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 10:25:58 +00:00
the test include 2 ztest cases, verfy below apis: rtc_enable() rtc_disable() rtc_read() rtc_set_config() rtc_set_alarm() rtc_get_pending_int() Change-Id: Ifca2541312c5ec8d450803f1b6e4f5064098e7fe Signed-off-by: jing wang <jing.j.wang@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
4 lines
46 B
Plaintext
4 lines
46 B
Plaintext
CONFIG_RTC=y
|
|
CONFIG_RTC_QMSI=y
|
|
CONFIG_ZTEST=y
|