move HAL and tests folder
This commit is contained in:
4
src/fsfw_hal/linux/uart/CMakeLists.txt
Normal file
4
src/fsfw_hal/linux/uart/CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
target_sources(${LIB_FSFW_NAME} PUBLIC
|
||||
UartComIF.cpp
|
||||
UartCookie.cpp
|
||||
)
|
Reference in New Issue
Block a user