Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 444 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 444 Bytes

⚠️ DEPRECATED

This crate has been superseded by stm32-usbd which supports the F103 chips as well as many other STM32 parts with the same USB peripheral.


stm32f103xx-usb

usb-device implementation for STM32F103 microcontrollers.

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