489042d538
Added file with common properties for cortex-m cores. Added optional swo-ref-frequency property. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
9 lines
194 B
YAML
9 lines
194 B
YAML
# Copyright (c) 2020 Henrik Brix Andersen <henrik@brixandersen.dk>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ARM Cortex-M1 CPU
|
|
|
|
compatible: "arm,cortex-m1"
|
|
|
|
include: arm,cortex-m.yaml
|