index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-08
Fix case.
HiFiPhile
2023-04-08
fix audio comment error
tyustli
2023-04-06
Merge pull request #2011 from hathach/add-hid-host-ready
Ha Thach
2023-04-06
implement tuh_hid_receive_ready() and tuh_hid_send_ready()
hathach
2023-04-06
add define for vendor_flush() to write_flush() for backward compatible
hathach
2023-04-06
Merge pull request #2006 from hathach/cmake
Ha Thach
2023-04-04
Merge pull request #2000 from jncronin/stm32l5
Ha Thach
2023-04-04
Merge pull request #1989 from epatstarkey/vendor_device_race_condition_fix
Ha Thach
2023-04-04
Merge pull request #1999 from raiden00pl/master
Ha Thach
2023-04-04
Update bug_report.yml
Ha Thach
2023-04-03
Add STM32L5 support - no OTG similar to some L4s
John Cronin
2023-04-03
more fix
hathach
2023-04-03
fix build for esp32
hathach
2023-04-03
openh743i: initialize USB3300 reset pin
raiden00pl
2023-04-03
add some .idea configuration
hathach
2023-04-03
skip .idea
hathach
2023-03-31
Remove trailing whitespace
epatstarkey
2023-03-30
Update samples
epatstarkey
2023-03-30
more esp32 cmake clean up
hathach
2023-03-30
update all cmake for esp32 build
hathach
2023-03-30
merge s2 and s3, update cmake for espressif, add tinyusb_src as component
hathach
2023-03-29
adding more cmake support
hathach
2023-03-28
Update vendor_device.c
epatstarkey
2023-03-28
Update vendor_device.c
epatstarkey
2023-03-28
Update vendor_device.h
epatstarkey
2023-03-24
Merge pull request #1979 from hathach/fix-cdc-host-unsupported-line-request
Ha Thach
2023-03-24
fix shadow warning
hathach
2023-03-24
fix cdc host enumeration issue when device does not support line request
hathach
2023-03-24
Merge pull request #1971 from MattMills/class_net_net_device_mac_address_shou...
Ha Thach
2023-03-24
Merge pull request #1969 from hathach/fix-tmc488-bit-order-1658
Ha Thach
2023-03-24
Merge pull request #1978 from hathach/fix-align-host
Ha Thach
2023-03-24
update host example to use new tuh mem macros
hathach
2023-03-24
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
hathach
2023-03-23
Merge pull request #1975 from hathach/update-doc
Ha Thach
2023-03-23
update doc and generate deps list
hathach
2023-03-23
Merge pull request #1974 from hathach/pico-pio-name
Ha Thach
2023-03-23
rename and change default pio usb pin to adafruit feather usb host
hathach
2023-03-22
Remove const from tud_network_mac_address in example and test files
Matt Mills
2023-03-22
Update net_device.h
Matt Mills
2023-03-22
more update
hathach
2023-03-22
fix bitorder in usbtmc_response_capabilities_488_t
hathach
2023-03-22
Merge pull request #1968 from hathach/refactor-hid-host
Ha Thach
2023-03-22
add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new tuh_i...
hathach
2023-03-22
add tuh_task_event_ready(), better implement blocking control transfer for rtos
hathach
2023-03-22
use tud_inited() instead of tusb_inited()
hathach
2023-03-22
fine tune CFG_TUH_HID value
hathach
2023-03-21
change meaning of CFG_TUH_HID to total number of HID interfaces supported.
hathach
2023-03-21
add osal_task_delay() for control blocking
hathach
2023-03-21
add note for blocking tuh_configuration_set(), tuh_interface_set()
hathach
2023-03-21
relax hid host enumeration, allow set protocol to be stalled
hathach
[next]