12 lines
254 B
YAML
12 lines
254 B
YAML
# Copyright (c) 2018 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: Sample Controller CPU
|
|
|
|
description: >
|
|
This binding gives a base representation for Sample Controller CPU.
|
|
|
|
compatible: "sample_controller"
|
|
|
|
include: cpu.yaml
|