f74667bfc7
Add Kconfig.shield file for x_nucleo_iks01ax shields. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
# Copyright (c) 2019 Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_X_NUCLEO_IKS01A1
|
|
def_bool $(shields_list_contains,x_nucleo_iks01a1)
|