Mate Toth-Pal | ef4b26e | 2018-01-17 19:52:35 +0100 | [diff] [blame^] | 1 | #------------------------------------------------------------------------------- |
2 | # Copyright (c) 2018, Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | #------------------------------------------------------------------------------- | ||||
7 | |||||
8 | #This file gatrhers Cortex-M23 specific settings which control the build system. | ||||
9 | set(ARM_CPU_ARHITECTURE "ARM8-M-BASE") | ||||
10 | |||||
11 | set(ARM_CPU_TYPE "Cortex-M23") |