USB CDC works

This commit is contained in:
jaseg 2023-05-02 17:19:56 +02:00
parent 26bfcab3b4
commit 64b8097f34
4 changed files with 274 additions and 9 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "upstream/libusb_stm32"]
path = upstream/libusb_stm32
url = https://github.com/dmitrystu/libusb_stm32