avidbots / stm32usb-bulk

Example of a usb bulk device using stm32cube libraries for the stm32f3discovery board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stm32usb-bulk

Example of a usb bulk device using stm32cube libraries for the stm32f3discovery board.

You will need to modify paths in gpdsc.mk to point to gcc toolchain.

You will need libusb-1.0 to build the two test tools usbtest and usbecho.

About

Example of a usb bulk device using stm32cube libraries for the stm32f3discovery board

License:MIT License


Languages

Language:C 94.7%Language:C++ 3.9%Language:Assembly 1.3%Language:Makefile 0.1%Language:Python 0.0%