| Age | Commit message (Collapse) | Author |
|
- change API of tuh_control_xfer and its callback
- rename tuh_control_complete_cb_t to tuh_control_xfer_cb_t
- add user argument to control callback
- migrate usbh and hub
|
|
merge device_info into bare_api example
|
|
|
|
More host enhancement
|
|
Add host example that prints out info of connected devices
|
|
|
|
|
|
|
|
|
|
fix enumeration with hub when reset port before set address
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move debug utils to new header
|
|
|
|
|
|
|
|
in TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR, _nitfs should be 3.
|
|
fix issue 1359
|
|
|
|
Add missing releases to Mynewt repository.yml
|
|
This make it possible to setup Mynewt project with latest releases.
|
|
Modify the wrong macro definition code
|
|
stm32wb55 support
|
|
|
|
|
|
|
|
vendor: Write improvements
|
|
Fix string descriptor fetch
|
|
|
|
|
|
documentatio: fix bad supported dev table format
|
|
Add host string descriptor functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|