Gyorgy Szing | 30fa987 | 2017-12-05 01:08:47 +0000 | [diff] [blame] | 1 | #------------------------------------------------------------------------------- |
2 | # Copyright (c) 2017, Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | #------------------------------------------------------------------------------- | ||||
7 | |||||
8 | #This file gathers Cortex-M33 specific settings which control the build system. | ||||
9 | set(ARM_CPU_ARHITECTURE "ARM8-M-MAIN") | ||||
10 | |||||
11 | set(ARM_CPU_TYPE "Cortex-M33") |