12 lines
243 B
YAML
12 lines
243 B
YAML
|
# Copyright (c) 2019 Stephanos Ioannidis <root@stephanos.io>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
title: ARM Cortex-R5F CPU
|
||
|
|
||
|
description: >
|
||
|
This is a representation of ARM Cortex-R5F CPU.
|
||
|
|
||
|
compatible: "arm,cortex-r5f"
|
||
|
|
||
|
include: cpu.yaml
|