Sign in
chromium
/
external
/
github.com
/
zephyrproject-rtos
/
hal_stm32
/
10c19f34c24143d391e5ba1979d30828ac698c26
/
.
/
CMakeLists.txt
blob: ef2ffebd479dd81c2092987a205010046c7d7187 [
file
] [
log
] [
blame
]
# Makefile - STM32Cube SDK
#
# Copyright (c) 2020 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
add_subdirectory_ifdef(CONFIG_HAS_STM32CUBE stm32cube)
add_subdirectory_ifdef(CONFIG_HAS_STM32LIB lib)