espressif_tinyusb/src/class
Jeremiah McCarthy 2e2dc7bdc5 Revise per initial comments
Returns the RT driver to the function state of previous iteration, which
did not support the will_detach.  Behavior should be fine without this
feature.  This removes much of the added bloat to track state, and
handle requests in the APP_DETACH state which is no longer required.

Removes the optional bloat added to the RT driver, such as responding to
GETSTATE requests.

Fixes the DFU Mode to extract the attr bits from the functional
descriptor when opened.

Fixes some incorrect bitwise if checks.

Also, updates some naming of functions to be consistent with the rest of
the library.
2021-04-07 17:05:04 -04:00
..
audio migrate audio device to new control xfer cb 2020-11-20 17:20:05 +07:00
bth have tusb_init() return true instead of TUSB_ERROR_NONE 2020-11-23 13:12:51 +07:00
cdc Implement requested PR changes 2021-02-18 13:26:03 -05:00
dfu Revise per initial comments 2021-04-07 17:05:04 -04:00
hid tud_hid_report_complete_cb() API 2021-02-09 15:57:29 +07:00
midi Merge pull request #618 from homeodor/master 2021-02-06 12:30:28 +07:00
msc Fix error if "Required Prototype" is selected. 2020-12-20 23:10:34 +01:00
net migrate net device to new control xfer cb 2020-11-20 16:59:33 +07:00
usbtmc Implement requested changes for PR724 2021-03-17 09:25:01 -04:00
vendor Revise per initial comments 2021-04-07 17:05:04 -04:00