fix bug with receiving a lot of data from USB

This commit is contained in:
eddyem
2018-11-11 15:44:12 +03:00
parent fbe478a862
commit 6be95bdab9
25 changed files with 2841 additions and 749 deletions

View File

@@ -1,5 +1,3 @@
Simple code for CAN/USB development board
Simultaneous work of USB CDC (PL2303 emulation) and CAN
USB: https://github.com/majbthrd/CDCHIDwidget/blob/master/src/main.c