Ports the SoC configuration to hardware model version 2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
# Gecko SDK
|
|
|
|
# Copyright (c) 2017, Christian Taedcke
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config HAS_SILABS_GECKO
|
|
bool
|
|
select HAS_CMSIS_CORE
|
|
depends on SOC_FAMILY_SILABS_EXX32
|