Merge branch 'mueller/master' into mueller/restructuring
This commit is contained in:
commit
466f1e000f
contrib
hal/src
CMakeLists.txt
fsfw_hal
CMakeLists.txt
common
devicehandlers
host
linux
stm32h7
tests/src
@ -6,4 +6,4 @@ target_include_directories(${LIB_FSFW_NAME} INTERFACE
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
)
|
||||
|
||||
add_subdirectory(fsfw-contrib)
|
||||
add_subdirectory(fsfw_contrib)
|
||||
|
@ -6,4 +6,4 @@ target_include_directories(${LIB_FSFW_NAME} INTERFACE
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
)
|
||||
|
||||
add_subdirectory(fsfw-hal)
|
||||
add_subdirectory(fsfw_hal)
|
||||
|
@ -6,4 +6,4 @@ target_include_directories(${LIB_FSFW_NAME} INTERFACE
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
)
|
||||
|
||||
add_subdirectory(fsfw-tests)
|
||||
add_subdirectory(fsfw_tests)
|
||||
|
0
tests/src/fsfw-tests/internal/UnittDefinitions.h → tests/src/fsfw_tests/internal/UnittDefinitions.h
0
tests/src/fsfw-tests/internal/UnittDefinitions.h → tests/src/fsfw_tests/internal/UnittDefinitions.h
0
tests/src/fsfw-tests/internal/osal/IntTestMq.cpp → tests/src/fsfw_tests/internal/osal/IntTestMq.cpp
0
tests/src/fsfw-tests/internal/osal/IntTestMq.cpp → tests/src/fsfw_tests/internal/osal/IntTestMq.cpp
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user