fsfw/src/fsfw_hal/common/CMakeLists.txt

4 lines
77 B
CMake

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