zephyr/boards/shields/mikroe_ble_tiny_click/Kconfig.shield
Ian Morris f5f7b18db2 boards: shields: Add support for Mikroe BLE TINY Click shield
Add support for the Mikroe BLE TINY Click shield that contains the
Renesas DA14531 Bluetooth LE Module.

Signed-off-by: Ian Morris <ian.d.morris@outlook.com>
2024-08-01 09:11:54 +01:00

6 lines
164 B
Plaintext

# Copyright (c) 2024 Ian Morris
# SPDX-License-Identifier: Apache-2.0
config SHIELD_MIKROE_BLE_TINY_CLICK
def_bool $(shields_list_contains,mikroe_ble_tiny_click)