7ea8e2f507
The shield converts Arduino UNO R3 headers to two mikroBUS sockets. Two mickoBUS sockets are exposed via the overlay labelled mikrobus_header_1 and mikrobus_header_2. mikrobus_header_1 is used as the default and assigned the node label mikrobus_header. Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
# Copyright (c) 2023 Andriy Gelman
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config ARDUINO_UNO_CLICK
|
|
def_bool $(shields_list_contains,arduino_uno_click)
|