blob: f5a220ca289568f07489d6483aa6e9aa19e492d1 [file] [log] [blame]
# i.MX RT1015
# Copyright (c) 2019, NXP
# SPDX-License-Identifier: Apache-2.0
if SOC_MIMXRT1015
config SOC
default "mimxrt1015"
config NUM_IRQS
default 142
config ARM_DIV
default 0
config AHB_DIV
default 0
config IPG_DIV
default 3
config DCDC_VALUE
default 0x12
config GPIO
default y
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 500000000 if CORTEX_M_SYSTICK
endif # SOC_MIMXRT1015