cf265631c1
Add "RaspberryPi Pico to UNO FlexyPin Adapter". It is a converter-PCB to Arduino UNO form-factor from Raspberry Pi Pico that is released in Open Source Hardware. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
# Copyright (c) 2024 TOKITA Hiroshi
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_RPI_PICO_UNO_FLEXYPIN
|
|
def_bool $(shields_list_contains,rpi_pico_uno_flexypin)
|