| Age | Commit message (Collapse) | Author |
|
|
|
https://github.com/espressif/esp-idf/issues/8161
|
|
|
|
|
|
ARMCC also sets __GNU__ macro, but doesn't support
GCC diagnostic pragmas.
|
|
calibration.
still has issue with gd32 with msc (does work with running with rtt as
log).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
examples/device/hid_composite_freertos/src/FreeRTOSConfig/FreeRTOSConfig.h
|
|
useful for freertos/ prefix with esp IDF
|
|
|
|
|
|
|
|
tud_descriptor_other_speed_configuration_cb()
example implement tud_descriptor_device_qualifier_cb() and
tud_descriptor_other_speed_configuration_cb() on high speed device to
fully compliant to usbcv
|
|
- stall will remove pending (not complete) transfer. Correct reset data
toggle when clear stall.
- remove buf ctrl debug code
|
|
|
|
- remove driver class code binding
- fully support IAD
- auto calculate total length for interface descriptor for driver
|
|
tu_edpt_validate() and tu_edpt_bind_driver()
|
|
|
|
|
|
clean up packed/bit order begin end
|
|
|
|
Wini-Buh-CCRX_Port
|
|
DFU improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# src/portable/renesas/usba/dcd_usba.c
# src/tusb_option.h
|
|
RP2040 double buffer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|