Skip to content

Commit

Permalink
flattened directory structure for cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
JojoS62 committed Oct 20, 2021
1 parent 1ead18f commit 993922b
Show file tree
Hide file tree
Showing 57 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020 ARM Limited. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

add_subdirectory(TARGET_STM)
add_subdirectory(TARGET_STM32F4 EXCLUDE_FROM_ALL)
4 changes: 0 additions & 4 deletions TARGET_STM/CMakeLists.txt

This file was deleted.

4 changes: 0 additions & 4 deletions TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xE/CMakeLists.txt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020 ARM Limited. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

add_subdirectory(TARGET_STM32F407xE)
add_subdirectory(TARGET_STM32F407VE_BLACK)

0 comments on commit 993922b

Please sign in to comment.