This commit converts the SiFive HiFive Unmatched board (`hifive_unmatched` target) to the Zephyr Hardware Model v2. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
# Copyright (c) 2021 Katsuhiro Suzuki
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_HIFIVE_UNMATCHED
|
|
select SOC_SIFIVE_FREEDOM_FU740
|