blob: 5e677acf238e4fec4fb33d726dc5065cc3825d0a [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (c) 2024 Ambiq Micro Inc. <www.ambiq.com>
if BOARD_APOLLO3P_EVB
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 32768 if AMBIQ_STIMER_TIMER
config LOG_BACKEND_SWO_FREQ_HZ
default 1000000
depends on LOG_BACKEND_SWO
endif # BOARD_APOLLO3P_EVB