Skip to content

Commit 7ae9c5e

Browse files
Augh typo
1 parent 28f689f commit 7ae9c5e

File tree

1 file changed

+0
-15
lines changed
  • targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H745xI/TARGET_NUCLEO_H745ZI_Q

1 file changed

+0
-15
lines changed

targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H745xI/TARGET_NUCLEO_H745ZI_Q/CMakeLists.txt

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,6 @@
11
# Copyright (c) 2020 ARM Limited. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
add_library(mbed-nucleo-h745zi-q INTERFACE)
5-
6-
target_sources(mbed-nucleo-h745zi-q
7-
INTERFACE
8-
PeripheralPins.c
9-
)
10-
11-
target_include_directories(mbed-nucleo-h745i
12-
INTERFACE
13-
.
14-
)
15-
16-
target_link_libraries(mbed-nucleo-h745zi-q INTERFACE mbed-stm32h745xi-cm7)
17-
18-
194
add_library(mbed-nucleo-h745zi-q-cm7 INTERFACE)
205

216
target_sources(mbed-nucleo-h745zi-q-cm7

0 commit comments

Comments
 (0)