f9f2da2404
Port the custom_plank example out-of-tree board to HWMv2. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
17 lines
252 B
YAML
17 lines
252 B
YAML
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
identifier: custom_plank
|
|
name: Custom-Plank
|
|
vendor: vendor
|
|
type: mcu
|
|
arch: arm
|
|
ram: 256
|
|
flash: 1024
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- gpio
|