2025-06-13 10:44:11 +02:00

11 lines
150 B
CMake

target_sources(
${CMAKE_PROJECT_NAME}
PUBLIC
serial_io.c
serial_io.h
standard_output.c
standard_output.h
term_colors.h
)