mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-03 19:20:46 +02:00
3 lines
119 B
Makefile
3 lines
119 B
Makefile
serial_link_byte_stuffer_SRC :=\
|
|
$(SERIAL_PATH)/tests/byte_stuffer_tests.cpp \
|
|
$(SERIAL_PATH)/protocol/byte_stuffer.c
|