| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add device/midi_test_freertos example
- update bth/dfu/midi device for cache line size
|
|
msc,cdc,hid
HIL enable device DMA for p4
|
|
|
|
|
|
|
|
|
|
|
|
increased but data transfer over USB is not correct.
|
|
is required for host and some device without RTOS.
|
|
to manage. Fix channel disable/deallocated.
|
|
|
|
|
|
|
|
consistent
|
|
|
|
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
|
|
|
|
|
|
|
|
|
|
|
|
Allow vendor class to be used without FIFO.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make function prototypes match functions( found by cppcheck)
|
|
(DM=DP=0) in addition to dwc2's dctrl
|
|
|
|
Put break inside #if
|
|
|
|
example with iso kind of work but not smoothly. audio example does not seems to work as expected
|
|
|
|
|
|
|
|
|
|
|
|
The newer tusb_option.h assumes that there is a number of device
endpoints to check against.
|
|
- usbd now change _usbd_dev.cfg_num before calling driver's open()
|
|
- all dwc2 ip seems to support test mode in both fs/hs -> remove TUP_USBIP_DWC2_TEST_MODE
- remove dcd_check_test_mode_support(), all should be supported
- move enum tusb_feature_test_mode_t to tusb_types.h
|
|
-Added support for MAX78002, MAX78002EVKIT
-Added provisions for remaining MAX32 USB parts
|