USB CDC on STM32G0B1 works

This commit is contained in:
Edward Emelianov
2026-03-04 23:02:47 +03:00
parent 8f6a80e2c7
commit b5a4a21f51
46 changed files with 4407 additions and 20 deletions

View File

@@ -0,0 +1,17 @@
dbg.h
hardware.c
hardware.h
main.c
ringbuffer.c
ringbuffer.h
strfunc.c
strfunc.h
systick_blink.c
usart.c
usart.h
usb_descr.c
usb_descr.h
usb_dev.c
usb_dev.h
usb_lib.c
usb_lib.h