zephyr/boards/shields/waveshare_ups/Kconfig.shield
Joseph Yates 5ae648d417 boards: shields: Adding support for the waveshare pico ups-b shield
Adding support for the Waveshare pico ups-b shield with documentation

Signed-off-by: Joseph Yates <joeyatessecond@gmail.com>
2023-11-27 12:14:05 +00:00

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)