diff options
author | taeyoung <ty317.kim@samsung.com> | 2016-09-23 20:23:57 +0900 |
---|---|---|
committer | taeyoung <ty317.kim@samsung.com> | 2016-09-23 20:24:32 +0900 |
commit | 9ddeb24a02bff238a8c34688bd3e31e2a391c6f4 (patch) | |
tree | 6bce16ed577e3c1d432fa8aa154375fdc4753176 /README | |
parent | af80c789ed18bffe59ff815f0fddabbda56b9442 (diff) | |
download | libusbg-9ddeb24a02bff238a8c34688bd3e31e2a391c6f4.tar.gz libusbg-9ddeb24a02bff238a8c34688bd3e31e2a391c6f4.tar.bz2 libusbg-9ddeb24a02bff238a8c34688bd3e31e2a391c6f4.zip |
Revert "Imported Upstream version 0.0.1"
This reverts commit af80c789ed18bffe59ff815f0fddabbda56b9442.
Change-Id: I21d25ee142e12b9111664bd7ce3b2b190a56bb88
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -libusbg-neXt (libusbgx) +libusbg ------- -libusbgx is a C library encapsulating the kernel USB gadget-configfs +libusbg is a C library encapsulating the kernel USB gadget-configfs userspace API functionality. It provides routines for creating and parsing USB gadget devices using |