This adds support for emmulated GPIO (CONFIG_GPIO_EMUL=y) and additionally allows BOARD=native_posix and BOARD=native_posix_64 to run the gpio_basic_api test suite. Fixes #26477 Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
# Copyright (c) 2020 Friedt Professional Engineering Services, Inc
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_GPIO_EMUL=y
|