5ae648d417
Adding support for the Waveshare pico ups-b shield with documentation Signed-off-by: Joseph Yates <joeyatessecond@gmail.com>
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
# Copyright (c) 2023 Joseph Yates
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_WAVESHARE_PICO_UPS_B
|
|
def_bool $(shields_list_contains,waveshare_pico_ups_b)
|