tests: drivers: rtc: rtc_api: boards: add conf file
Add configuration file to rtc_api Signed-off-by: Richard Wheatley <richard.wheatley@ambiq.com>
This commit is contained in:
parent
5beb73ae40
commit
777882d9b1
1 changed files with 5 additions and 0 deletions
5
tests/drivers/rtc/rtc_api/boards/apollo4p_evb.conf
Normal file
5
tests/drivers/rtc/rtc_api/boards/apollo4p_evb.conf
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# Copyright (c) 2024, Ambiq Micro Inc. <www.ambiq.com>
|
||||||
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
CONFIG_RTC_ALARM=y
|
||||||
|
CONFIG_TEST_RTC_ALARM_TIME_MASK=79
|
Loading…
Add table
Add a link
Reference in a new issue