| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update some descriptors
|
|
|
|
|
|
|
|
|
|
examples/device/hid_composite_freertos/src/FreeRTOSConfig/FreeRTOSConfig.h
|
|
|
|
|
|
useful for freertos/ prefix with esp IDF
|
|
|
|
|
|
fix 1067
|
|
|
|
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
|
|
|
|
Fix cxd56 msc
|
|
|
|
|
|
|
|
|
|
|
|
nrf5x USB Compliance Verification Test suite
|
|
allow family/board to exclude specific example. exclude
net_lwip_webserver from curiosity.
|
|
Added PYOCD_OPTION to pass board-specific options to build
|
|
Added support for Microchip Curiosity Nano SAMD21 board (DM320119) under hw/bsp/samd21/boards/curiosity_nano
The nEDBG on this board requires dap_protocol be specified as SWD (changed in examples/rules.mk)
NOTE: requires entry (03eb:2175) for VID:PID of nEDBG be added to /etc/udev/rules for pyocd
|
|
|
|
|
|
|
|
remove TUSB_DESC_CONFIG_ATT_REMOTE_WAKEUP attribute from non-hid
examples
|
|
|
|
complete Sony PS4 dualshock controller example
|
|
separate dev0 from _usbh_devices pool to save sram
|
|
|
|
|
|
|
|
add hid_boot_interface example
|
|
|
|
|
|
net_lwip_webserver: utilize pbuf_copy_partial()
|