Initial commit
This commit is contained in:
16
boards/vendor/custom_plank/custom_plank.yaml
vendored
Normal file
16
boards/vendor/custom_plank/custom_plank.yaml
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
# 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
|
Reference in New Issue
Block a user