Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 252 Bytes

File metadata and controls

8 lines (6 loc) · 252 Bytes

Embassy USB Examples

This repository contains several examples using Embassy's USB drivers for RP2 and STM32.

Host software is implemented in Rust and Python.

Folders

  • device - firmware used on the device
  • host - software used for the host