zephyr/boards/shields/npm1300_ek/Kconfig.shield
Andy Sinclair 046dda0fa1 boards: shields: npm1300_ek: Board configuration for NPM1300_EK
Initial board configuration for NPM1300_EK.
Includes configuration for regulators and GPIO only.

Signed-off-by: Andy Sinclair <andy.sinclair@nordicsemi.no>
2023-04-17 10:14:40 +02:00

6 lines
156 B
Plaintext

# Copyright (c) 2023 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config SHIELD_NPM1300_EK
def_bool $(shields_list_contains,npm1300_ek)