8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
# Copyright (c) 2023 Antmicro <www.antmicro.com>
|
||
|
|
||
|
config BOARD_APOLLO4P_EVB
|
||
|
bool "Ambiq Apollo4 Plus Evaluation Board"
|
||
|
depends on SOC_APOLLO4P
|