Clan up the structure
This commit is contained in:
parent
340f0329fa
commit
45141798d8
42 changed files with 134 additions and 452 deletions
|
@ -41,9 +41,9 @@ add_executable(${CMAKE_PROJECT_NAME})
|
|||
|
||||
# Add STM32CubeMX generated sources
|
||||
add_subdirectory(cmake/stm32cubemx)
|
||||
add_subdirectory(platform)
|
||||
add_subdirectory(app)
|
||||
add_subdirectory(f1ll)
|
||||
add_subdirectory(components/platform)
|
||||
add_subdirectory(components/app)
|
||||
add_subdirectory(components/f1ll)
|
||||
|
||||
target_link_libraries(stm32cubemx INTERFACE
|
||||
app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue