diff options
author | taeyoung <ty317.kim@samsung.com> | 2016-09-23 19:09:36 +0900 |
---|---|---|
committer | taeyoung <ty317.kim@samsung.com> | 2016-09-23 19:10:56 +0900 |
commit | 1521b31edc929f9b2d2551d2548765fa953f357d (patch) | |
tree | 2edbc50a8a91662cd022f9b5c5d0693f6a8b4071 /README | |
parent | a826d136e0e8fa53815f1ba05893e6dd74208c15 (diff) | |
download | libusbg-1521b31edc929f9b2d2551d2548765fa953f357d.tar.gz libusbg-1521b31edc929f9b2d2551d2548765fa953f357d.tar.bz2 libusbg-1521b31edc929f9b2d2551d2548765fa953f357d.zip |
Imported Upstream version 0.0.1
Change-Id: I3ef3d374cc9e58ac062a426b9113a2f90d46e60f
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 |