zephyr/boards/arm/b_g474e_dpow1/Kconfig.board
Sam Hurst 99ab33d117 boards: arm: add support for B-G474E-DPOW1
Support the ST B-G474E-DPOW1 Discovery kit with STM32G474RE MCU

Tested with:
    - `samples/basic/blinky`
    - `samples/hello_world`
    - `samples/basic/button`

Flashed samples via On-Board ST-LINK with:
    - west flash

Signed-off-by: Sam Hurst <sbh1187@gmail.com>
2022-03-21 09:51:26 -05:00

9 lines
220 B
Plaintext

# B-G474E-DPOW1 Discovery board configuration
# Copyright 2022 The Chromium OS Authors
# SPDX-License-Identifier: Apache-2.0
config BOARD_B_G474E_DPOW1
bool "B-G474E-DPOW1 Discovery Board"
depends on SOC_STM32G474XX