dmitrystu / libusb_stm32

Lightweight USB device Stack for STM32 microcontrollers
Apache License 2.0
721 stars 165 forks source link

Missing vendor request demo #131

Open Fragonite opened 1 year ago

Fragonite commented 1 year ago

It would be great if the project came with a vendor request demo with examples for both sending and receiving.

Support for blocking all operations until the vendor request is complete would also be nice.