mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 06:55:22 +00:00
GR716A microcontroller evaluation board with features an 80-pin mezzanine connector. Also supports simulating with TSIM3. Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
# Copyright (c) 2019-2020 Cobham Gaisler AB
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_GR716A_MINI
|
|
bool "GR716-MINI Development Board"
|
|
depends on SOC_GR716A
|