We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a507e6 + 9a7b1db commit cf54d36Copy full SHA for cf54d36
targets/TARGET_STM/TARGET_STM32WL/CMakeLists.txt
@@ -2,6 +2,8 @@
2
# SPDX-License-Identifier: Apache-2.0
3
4
add_subdirectory(TARGET_STM32WL55xC EXCLUDE_FROM_ALL)
5
+add_subdirectory(TARGET_STM32WLE5xC EXCLUDE_FROM_ALL)
6
+
7
add_subdirectory(STM32Cube_FW EXCLUDE_FROM_ALL)
8
9
add_library(mbed-stm32wl INTERFACE)
0 commit comments