fsfw/src/fsfw_hal/common/CMakeLists.txt

3 lines
76 B
CMake
Raw Normal View History

2021-07-15 18:53:59 +02:00
add_subdirectory(gpio)
2022-09-02 08:50:39 +02:00
target_sources(${LIB_FSFW_NAME} PRIVATE printChar.c)