Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 953 Bytes

README.rst

File metadata and controls

43 lines (28 loc) · 953 Bytes

sc_usb_device

Latest release:1.3.10rc0
Maintainer:XMOS
Description:Device-Class USB Modules and Applications

Description

Device-Class USB Modules and Applications

Key Features

  • Common USB device-class functions
  • USB HID class demo application - a simple mouse
  • USB custom class example application including host drivers

Firmware Overview

A module of common functions to aid the creation of USB device-class applications.

Known Issues

None

Support

Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the maintainer for this line.

Required software (dependencies)

  • sc_u_series_support ([email protected]:xcore/sc_u_series_support.git)
  • sc_util (git://github.com/xcore/sc_util)
  • sc_xud (git://git/apps/sc_xud)
  • sc_usb (git://git/apps/sc_usb)