add_library(usart STATIC usart.c ) target_include_directories(usart PUBLIC ${CMAKE_CURRENT_LIST_DIR} )