| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings for cmake (skip make)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add device/midi_test_freertos example
- update bth/dfu/midi device for cache line size
|
|
Fix 2 UAC issue
|
|
|
|
|
|
test for host/device_info
|
|
Implement Host Driver support for synopsys dwc2
|
|
|
|
it enumerate device but has issue with msc bulk in
|
|
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
consistent
|
|
|
|
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
|
|
|
|
make all python files executable and standardize interpreter
|
|
|
|
|
|
|
|
|
|
Allow vendor class to be used without FIFO.
|
|
|
|
NB %lu is a minimum of 32 bits where as the variable use is exactly 32 bits . This can affect porting to other systems.
|
|
couple of fixes for usbtmc example
|
|
|
|
replace itsybitsy m4 by metro m4 + max3421e
|
|
|
|
|
|
|