index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
path:
root
/
src
/
common
/
tusb_types.h
Age
Commit message (
Expand
)
Author
2023-06-07
able to response with good crc
hathach
2023-06-07
inital support for usb typec and pd example
hathach
2023-06-06
able to get usbpd irq handler
hathach
2023-03-21
add tuh_set_interface
hathach
2023-03-17
update host example, add pio-pico-usb for rp2040
hathach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
Merge pull request #1867 from silvergasp/thread_local_globals
Ha Thach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-01-20
fix: Change all static variables to thread when fuzzing
Nathaniel Brough
2023-01-20
add helper tu_desc_find/find2/find3
hathach
2022-12-20
fix hid host incorrect edpt release if failed to transmit
hathach
2022-12-16
add common EPSIZE for bulk/iso in full and highspeed
hathach
2022-11-28
Retry a few times with transfers in enumeration since device can be unstable ...
hathach
2022-11-04
fix -wconversion-int and add minor comment
hathach
2022-11-04
Merge branch 'master' into rp2040-hcd-bulk
Ha Thach
2022-06-08
make all hcd/dcd function used in isr into ram with __no_inline_not_in_flash_...
hathach
2022-04-17
tusb_types:
Skyler Mansfield
2022-03-13
add synchronous (blocking) support for usbh control transfer
hathach
2022-03-10
remove obsolete device state
hathach
2022-03-10
merge control stage host and device value
hathach
2021-10-29
correctly init hs phy for bcm
hathach
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-09-29
moved ISO attributes from audio to common
kkitayam
2021-09-09
add other speed descriptor callback tud_descriptor_other_speed_configuration_...
hathach
2021-07-22
rename bit filed order
hathach
2021-07-22
rename packed begin/end
hathach
2021-07-22
Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into Wini-Buh...
hathach
2021-07-15
wrap up DFU update
hathach
2021-07-14
simplify upload request
hathach
2021-06-11
weak atrribute work around removed from CCRX_Port
Wini-Buh
2021-05-29
Adaptations for Renesas CCRX toolchain and Rx72N controller performed
Wini-Buh
2021-05-25
Merge remote-tracking branch 'official/master'
Jeremiah McCarthy
2021-05-10
minor clean up
hathach
2021-04-07
Revise per initial comments
Jeremiah McCarthy
2021-03-26
Add DFU Class per Version 1.1 Spec
Jeremiah McCarthy
2021-02-18
Implement requested PR changes
Jeremiah McCarthy
2021-02-16
Add alternate bitfield padding option
Jeremiah McCarthy
2021-01-25
fix host build
hathach
2020-11-19
merge class driver control_request & control_complete to control_xfer_cb()
hathach
2020-09-07
rework usbh control transfer
hathach
2020-04-14
adding subclass & protocol to class driver structure
hathach
2020-01-15
Normalize line endings
Nathan Conrad
2019-10-28
Add support for DFU Runtime class for devices
Sylvain Munaut
2019-09-16
follow up to suggestion to pr 155
hathach
2019-09-09
Remove some type conversion warnings (using GCC pedantic warnings)
Nathan Conrad
2019-08-01
clean up
hathach
2019-07-30
clean up
hathach
2019-07-30
added BOS MS OS 2.0 descriptor to webusb example, it work with windows
hathach
2019-07-16
clean up
hathach
2019-07-12
clean up, rename internal driver control_request_complete to simply control_c...
hathach
[prev]
[next]