|
# EFM32GG11B (Giant Gecko) MCU line
|
|
# Copyright (c) 2019 Interay Solutions B.V.
|
|
# Copyright (c) 2019 Oane Kingma
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if SOC_SERIES_EFM32GG11B
|
|
|
|
config SOC_PART_NUMBER_EFM32GG11B820F2048GL192
|
|
bool
|
|
|
|
endif # SOC_SERIES_EFM32GG11B
|