Remove vcp_receiver

This commit is contained in:
2020-06-29 00:39:15 +02:00
parent 70e3d52dea
commit 6864761acf
3 changed files with 1 additions and 65 deletions

View File

@@ -74,8 +74,7 @@ Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c
# C++ sources
CXX_SOURCES = \
Src/main.cpp \
Src/uart_vcp.cpp \
Src/vcp_receiver.cpp
Src/uart_vcp.cpp
# ASM sources
ASM_SOURCES = \