blob: 35aae16914772d941987df1c1753f66d12c009c4 [file] [log] [blame]
# Space Cubics OBC module 1
# Copyright (c) 2021 Space Cubics <yashi@spacecubics.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_SCOBC_MODULE1
config CPU_CORTEX_M_HAS_SYSTICK
default y
config CPU_HAS_ARM_MPU
default y
config NUM_IRQS
default 7
endif # BOARD_SCOBC_MODULE1