using _ instead of - now
This commit is contained in:
7
hal/src/fsfw_hal/stm32h7/CMakeLists.txt
Normal file
7
hal/src/fsfw_hal/stm32h7/CMakeLists.txt
Normal file
@ -0,0 +1,7 @@
|
||||
add_subdirectory(spi)
|
||||
add_subdirectory(gpio)
|
||||
add_subdirectory(devicetest)
|
||||
|
||||
target_sources(${LIB_FSFW_NAME} PRIVATE
|
||||
dma.cpp
|
||||
)
|
Reference in New Issue
Block a user