atsamd-usb-host

Crates.ioatsamd-usb-host
lib.rsatsamd-usb-host
version0.2.1
sourcesrc
created_at2019-09-10 01:02:34.084834
updated_at2022-10-12 17:17:34.619782
descriptionusb-host driver support for Atmel SAMD* microcontrollers.
homepage
repositoryhttps://git.spork.org/atsamd-usb-host.git
max_upload_size
id163686
size120,203
Brian Cully (bjc)

documentation

README

atsamd-usb-host

Documentation Testing

This is a usb-host driver for Atmel's SAMD series of chips.

Feature flags

To enable support for your MCU, you need to enable its feature. One of: samd21g18a, samd21e18a, samd51g19a, samd51j19a, or samd51j20a.

So far this library has been tested on the following boards:

Examples

You can find a project utilizing this library for a USB to I²C bridge here.

Commit count: 0

cargo fmt