Implement virtual com port receiver
This commit is contained in:
@@ -74,7 +74,8 @@ Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c
|
||||
|
||||
# C++ sources
|
||||
CXX_SOURCES = \
|
||||
Src/main.cpp
|
||||
Src/main.cpp \
|
||||
Src/vcp_receiver.cpp
|
||||
|
||||
# ASM sources
|
||||
ASM_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user