Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 543 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 543 Bytes

USBDevice

Say hello to USBDevice, an open-source IOKit based USB device framework that provides support for USB devices on embedded and desktop platforms (iPhone OS and OS X). Theos support coming soon.

Requirements

  • Xcode 4.x with Mac OS X 10.7 SDK or later
  • Xcode 4.x with iOS 5.1 SDK or later
  • USB ports
  • git

How to use

Simple.

$ git clone --recursive git://github.com/winocm/USBDeviceFramework.git

Licensing

This software is licensed under the simplified BSD license.