10 lines
282 B
Plaintext
10 lines
282 B
Plaintext
# EFM32PG STK3401A board
|
|
|
|
# Copyright (c) 2020, Rafael Dias Menezes <rdmeneze@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_EFM32PG_STK3401A
|
|
bool "SiLabs EFM32PG-STK3401A (Pearl Gecko)"
|
|
depends on SOC_SERIES_EFM32PG1B
|
|
select SOC_PART_NUMBER_EFM32PG1B200F256GM48
|