2025-06-12 22:45:40 +02:00

12 lines
151 B
CMake

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