zephyr/boards/arm/ebyte_e73_tbb_nrf52832/Kconfig.board
Michal morsisko ddc4854d27 boards: Added E73-TBB board
This commit adds support for EBYTE E73-TBB.
This board features Nordic nRF52832 chip.
It was tested with several samples such as blinky and buttons.

Signed-off-by: Michal morsisko <morsisko@gmail.com>
2022-06-05 14:12:56 +02:00

9 lines
206 B
Plaintext

# EBYTE-TBB board configuration
# Copyright (c) 2021 Michal Morsisko
# SPDX-License-Identifier: Apache-2.0
config BOARD_EBYTE_E73_TBB_NRF52832
bool "EBYTE E73-TBB NRF52832"
depends on SOC_NRF52832_QFAA