1#
2# Copyright (c) 2018 - 2019 Antmicro <www.antmicro.com>
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6
7identifier: litex_vexriscv
8name: LiteX SoC with VexRiscV softcore CPU
9type: mcu
10arch: riscv
11toolchain:
12  - zephyr
13ram: 262144
14supported:
15  - gpio
16  - uart
17  - spi
18  - i2s
19  - i2c
20  - watchdog
21testing:
22  ignore_tags:
23    - bluetooth
24    - xip
25vendor: litex
26