| Age | Commit message (Collapse) | Author |
|
|
|
|
|
MIDI_CIN_NOTE_ON definition transposed with MIDI_CIN_NOTE_OFF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
- 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
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
temporarily disable codespell
|
|
|
|
|
|
|
|
Bug: #1935
|
|
|
|
stm32_fsdev & ISO EP buffer allocation improvements
|
|
|
|
fix: Replace device calls to memcpy with tu_memcpy_s
|
|
|
|
|
|
|
|
fix: Change all static variables to thread when fuzzing
|
|
|
|
|