fsfw/src/fsfw_hal/common/CMakeLists.txt

3 lines
76 B
CMake

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