mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
add new concept USB-CDC template for STM32F303
This commit is contained in:
16
F3:F303/USB_template_CDC/usbtemplate.files
Normal file
16
F3:F303/USB_template_CDC/usbtemplate.files
Normal file
@@ -0,0 +1,16 @@
|
||||
hardware.c
|
||||
hardware.h
|
||||
main.c
|
||||
proto.c
|
||||
proto.h
|
||||
ringbuffer.c
|
||||
ringbuffer.h
|
||||
usb.c
|
||||
usb.h
|
||||
usb_descr.c
|
||||
usb_descr.h
|
||||
usb_dev.c
|
||||
usb_dev.h
|
||||
usb_lib.c
|
||||
usb_lib.h
|
||||
usbhw.h
|
||||
Reference in New Issue
Block a user