blob: 302b528ab4fb5ae7d76999b9e4799f6e92ab3f8c [file] [log] [blame]
# Atmel SAME51 MCU series configuration options
# Copyright (c) 2019 ML!PA Consulting GmbH
# Copyright (c) 2024 Gerson Fernando Budke <nandojve@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_SAME51
config NUM_IRQS
default 137
config ROM_START_OFFSET
default 0x400 if BOOTLOADER_MCUBOOT
endif # SOC_SERIES_SAME51