diff options
| author | Amaury Pouly <amaury.pouly@gmail.com> | 2014-02-04 00:10:41 +0100 |
|---|---|---|
| committer | Amaury Pouly <amaury.pouly@gmail.com> | 2014-02-10 23:14:24 +0100 |
| commit | c17d30f20466861a244c603665c580feb7758abf (patch) | |
| tree | c5044f599f89d89de0b1419bd40e92211f8c8b8a /apps/plugins/lua/strftime.c | |
| parent | 6d64111b3c2f772cfc3539bb13851f78d4b55870 (diff) | |
| download | rockbox-c17d30f20466861a244c603665c580feb7758abf.zip rockbox-c17d30f20466861a244c603665c580feb7758abf.tar.gz rockbox-c17d30f20466861a244c603665c580feb7758abf.tar.bz2 rockbox-c17d30f20466861a244c603665c580feb7758abf.tar.xz | |
utils/hwstub: completely rework the protocol, drop unused features
The protocol has evolved a lot during the 2.x.y lifetime, bringing more
features which later got unused. This commit removes all the unused stuff
and simplifies everything:
- drop the feature mask: everything is mandatory or stalled on error
- remove the info request and put all static information in standard USB
descriptors which are part of the configuration descriptor (and can be
retrieved using the standard GetDescriptor request).
- remove the USB interface, we had only one anyway
- remove all endpoint descriptors
- remove the exit/atexit stuff, it never worked as intended anyway
- update the hwstub library and make it able to handle any device
- update the tools (mostly renaming and removing of code)
Change-Id: I1872bba7f4177fc3891180e8f944aab88f5bde31
Diffstat (limited to 'apps/plugins/lua/strftime.c')
0 files changed, 0 insertions, 0 deletions