2017-10-05 08:13:46 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: STM32 CCM
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation of the STM32 CCM (Core Coupled Memory)
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2017-10-05 08:13:46 +08:00
|
|
|
properties:
|
2018-08-20 19:45:55 +08:00
|
|
|
compatible:
|
|
|
|
constraint: "st,stm32-ccm"
|
2017-10-05 08:13:46 +08:00
|
|
|
|
2018-08-20 19:45:55 +08:00
|
|
|
reg:
|
|
|
|
category: required
|