mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-04 03:30:48 +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
|