stm32-usbd

usb-device implementation for STM32 microcontrollers.

This repository is a fork for the mvirkkunen/stm32f103xx-usb crate.

Supported microcontrollers

Examples

See the examples directory for an example of a custom class and a minimalistic USB serial port device.

See the stm32-usbd-examples repo for different device-specific examples.