fbae9afe40
add shield for arceli w5500 ethernet breakout with SPI serial bus Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
# Copyright (c) 2022 Linumiz
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_ARCELI_ETH_W5500
|
|
def_bool $(shields_list_contains,arceli_eth_w5500)
|