dmitrystu / libusb_stm32

Lightweight USB device Stack for STM32 microcontrollers
Apache License 2.0
696 stars 160 forks source link

Missing vendor request demo #131

Open Fragonite opened 9 months ago

Fragonite commented 9 months 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.