mirror of
https://github.com/olofk/serv.git
synced 2026-01-13 07:09:33 +00:00
17 lines
268 B
YAML
17 lines
268 B
YAML
# Copyright (c) 2020 Olof Kindgren <olof.kindgren@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
identifier: service
|
|
name: servant SoC for iCE40
|
|
type: mcu
|
|
arch: riscv32
|
|
toolchain:
|
|
- zephyr
|
|
ram: 32
|
|
vendor: olofk
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|