mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 05:56:58 +00:00
Move dfrobot_can_bus_v2_0 to Kcondig.shield foramt and as part of this change introduce nrf52_pca10040 board specific configuration. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
# Copyright (c) 2019 Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_DFROBOT_CAN_BUS_V2_0
|
|
def_bool $(shields_list_contains,dfrobot_can_bus_v2_0)
|