2019-06-17 22:07:00 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
|
|
|
|
title: ARM Cortex-M33 CPU
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation for ARM Cortex-M33 CPU.
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: cpu.yaml
|
2019-06-17 22:07:00 +08:00
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "arm,cortex-m33"
|