Skip to content

Commit d20d0a6

Browse files
tests: drivers: rtc: rtc_api: add conf for apollo
add conf files for apollo3/4 series Signed-off-by: Richard Wheatley <richard.wheatley@ambiq.com>
1 parent 235616a commit d20d0a6

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) 2024, Ambiq Micro Inc. <www.ambiq.com>
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_RTC_ALARM=y
5+
CONFIG_TEST_RTC_ALARM_TIME_MASK=79
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) 2024, Ambiq Micro Inc. <www.ambiq.com>
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_RTC_ALARM=y
5+
CONFIG_TEST_RTC_ALARM_TIME_MASK=79

0 commit comments

Comments
 (0)