| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
fix cdc host enumeration issue when device does not support line request
|
|
|
|
|
|
MattMills/class_net_net_device_mac_address_shouldnt_be_consts
Update net_device.h to make MAC addresses not const.
|
|
Fix tmc488 bit order 1658
|
|
separate CFG_TUSB_MEM_SECTION/ALIGN to host and device specific macros
|
|
|
|
- CFG_TUD_MEM_SECTION and CFG_TUD_MEM_ALIGN
- CFG_TUH_MEM_SECTION and CFG_TUH_MEM_ALIGN
- fix missing mem section and align for host
|
|
update doc and generate deps list
|
|
|
|
rename and change default pio usb pin to adafruit feather usb host
|
|
|
|
|
|
|
|
|
|
|
|
Refactor hid host
|
|
tuh_itf_info_t
|
|
|
|
|
|
|
|
- previously CFG_TUH_HID is max number of interfaces per device which is
rather limited and consume more resources than needed.
- change hid host instance in API to index
|
|
|
|
|
|
|
|
UAC2: fix feedback EP buffer alignment.
|
|
add tuh_set_interface
|
|
|
|
|
|
|
|
more compatible with IAR
|
|
|
|
Update bsp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|