2025-06-13 14:19:37 +02:00

9 lines
140 B
CMake

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