keefo / USBDeviceFramework

A better Objective-C/IOKit based USB framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USBDeviceFramework

Say hello to USBDeviceFramework, 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.

About

A better Objective-C/IOKit based USB framework.

License:Other


Languages

Language:Objective-C 91.0%Language:Groff 6.7%Language:Makefile 2.4%