Switch from native_posix to native_sim as default test platform And switch overlays to native_sim. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
# Copyright (c) 2022 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_EMUL=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_I2C=y
|
|
CONFIG_USB_BC12=y
|