summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMatt Porter <mporter@linaro.org>2014-01-04 15:23:14 -0500
committerMatt Porter <mporter@linaro.org>2014-01-21 07:58:24 -0500
commita371518d64ba444d46e2b9d23a8d78f63aae3bbf (patch)
treef1edca88d0ea6f936d9d241dcc91933725c0dbca /README
parent8b074b73d1c31ae59b572bdf1c2cafce3a9c6f02 (diff)
downloadlibusbg-a371518d64ba444d46e2b9d23a8d78f63aae3bbf.tar.gz
libusbg-a371518d64ba444d46e2b9d23a8d78f63aae3bbf.tar.bz2
libusbg-a371518d64ba444d46e2b9d23a8d78f63aae3bbf.zip
libusbg: rename gadget_*() -> usbg_*(), libusbg, and usbg.h
Rename library to libusbg. Moves the API include to usbg.h and accordingly changes all API prefixes to usbg_*(). Signed-off-by: Matt Porter <mporter@linaro.org>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 353cd90..38e388d 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-libgadget
----------
+libusbg
+-------
-libgadget 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