mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 15:26:23 +00:00
This commit changes the vendor of this board from Xilinx to Enclustra. It also adds the `enclustra` vendor prefix to avoid potential name collisions in the future. See Enclustra Mercury XU and Mercury+ XU SoMs: https://www.enclustra.com/en/products/system-on-chip-modules/. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
10 lines
145 B
YAML
10 lines
145 B
YAML
# Copyright (c) 2020, Antmicro
|
|
identifier: mercury_xu
|
|
name: MERCURY-XU
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
vendor: enclustra
|