1efefeea54
Create a CPU compatible for native_posix builds. It can be useful when testing. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
9 lines
195 B
YAML
9 lines
195 B
YAML
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: A representation for native_posix CPU.
|
|
|
|
compatible: "zephyr,native-posix-cpu"
|
|
|
|
include: cpu.yaml
|