| # RAKWIRELESS RAK11720 Board configuration | |
| # Copyright (c) 2024 RAKwireless Technology Co., Ltd. <www.rakwireless.com> | |
| # Sercan Erat <sercanerat@gmail.com> | |
| # SPDX-License-Identifier: Apache-2.0 | |
| if BOARD_RAK11720 | |
| config SYS_CLOCK_HW_CYCLES_PER_SEC | |
| default 32768 if AMBIQ_STIMER_TIMER | |
| endif # BOARD_RAK11720 |