Epagris 46ee3099a5 - PHY common 0x1D0 buggy identifier added
- serial IO thread added
- H7 CMSIS files updated
- Ethernet-related commands added
- Memory allocations separated
2025-02-18 10:54:25 +01: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
)