diff options
author | taeyoung <ty317.kim@samsung.com> | 2016-09-23 19:46:01 +0900 |
---|---|---|
committer | taeyoung <ty317.kim@samsung.com> | 2016-09-23 19:46:39 +0900 |
commit | af80c789ed18bffe59ff815f0fddabbda56b9442 (patch) | |
tree | 2edbc50a8a91662cd022f9b5c5d0693f6a8b4071 /README | |
parent | 6521a52d94e2a43f69ca856bf921b0362c910e21 (diff) | |
download | libusbg-af80c789ed18bffe59ff815f0fddabbda56b9442.tar.gz libusbg-af80c789ed18bffe59ff815f0fddabbda56b9442.tar.bz2 libusbg-af80c789ed18bffe59ff815f0fddabbda56b9442.zip |
Imported Upstream version 0.0.1
Change-Id: I7f9821384b1c58f400c5e4935edb8b89f30d503e
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -libusbg +libusbg-neXt (libusbgx) ------- -libusbg is a C library encapsulating the kernel USB gadget-configfs +libusbgx is a C library encapsulating the kernel USB gadget-configfs userspace API functionality. It provides routines for creating and parsing USB gadget devices using |