fsfw/src/fsfw_hal/common/CMakeLists.txt
Robin Mueller 44615c150b
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
add printout capabilities
2022-09-14 14:00:20 +02:00

4 lines
77 B
CMake

add_subdirectory(gpio)
target_sources(${LIB_FSFW_NAME} PRIVATE printChar.c)