16 lines
286 B
YAML
16 lines
286 B
YAML
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
title: DTCM
|
||
|
|
||
|
description: >
|
||
|
This binding gives a base representation of the Cortex M7 DTCM (Data Tightly Coupled Memory)
|
||
|
|
||
|
inherits:
|
||
|
!include base.yaml
|
||
|
|
||
|
properties:
|
||
|
compatible:
|
||
|
constraint: "arm,dtcm"
|
||
|
|
||
|
reg:
|
||
|
category: required
|