This was probably added by mistake, this is not a default platform that needs to build every single test we have on each PR. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
22 lines
289 B
YAML
22 lines
289 B
YAML
#
|
|
# Seagate FireCuda Gaming SSD (FaZe) board
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: faze
|
|
name: Seagate FireCuda Gaming SSD (FaZe)
|
|
type: mcu
|
|
arch: arm
|
|
ram: 16
|
|
flash: 128
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- clock_controller
|
|
- eeprom
|
|
- gpio
|
|
- i2c
|
|
- pinmux
|
|
- serial
|