594992f7b2
Change-Id: I32cb4211056046ca28a81aa97aca5d3c0b9b8303 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
195 B
Plaintext
11 lines
195 B
Plaintext
# Kconfig - STM32CUBE HAL config
|
|
|
|
# Copyright (c) 2016 Linaro Limited.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config HAS_STM32CUBE
|
|
bool
|
|
select HAS_CMSIS
|
|
depends on SOC_FAMILY_STM32
|