zephyr/boards/arm/lora_e5_dev_board/Kconfig.defconfig
Thomas Stranger 808cc68e4c boards: add seeed studio LoRa-E5 Dev board
This commit adds support for the seeed studio LoRa-E5 Dev board,
which is powered by a module based on stm32wle5jc soc.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2021-07-13 09:37:29 -04:00

12 lines
214 B
Plaintext

# LoRa-E5 Dev board configuration
# Copyright (c) 2021 Thomas Stranger
# SPDX-License-Identifier: Apache-2.0
if BOARD_LORA_E5_DEV_BOARD
config BOARD
default "lora_e5_dev_board"
endif # BOARD_LORA_E5_DEV_BOARD