This allows the users to know about the supported features and to run (some of) the tests/drivers/dma tests on this board. Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
21 lines
297 B
YAML
21 lines
297 B
YAML
# Copyright (c) 2024 GARDENA GmbH
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
identifier: sim3u1xx_dk
|
|
name: Silicon Labs SiM3U development kit
|
|
type: mcu
|
|
arch: arm
|
|
ram: 32
|
|
flash: 256
|
|
toolchain:
|
|
- gnuarmemb
|
|
- xtools
|
|
- zephyr
|
|
supported:
|
|
- dma
|
|
- flash
|
|
- gpio
|
|
- nvs
|
|
- uart
|
|
vendor: gardena
|