index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-doc-audit
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-04-24
add wip note
hathach
2023-04-24
minor update
hathach
2023-04-21
example run well with cmake for imxrt
hathach
2023-04-18
Merge branch 'hathach:master' into master
Reimu NotMoe
2023-04-18
Use __GNUC__ macro to determine if __has_attribute is supported
Reimu NotMoe
2023-04-18
Merge pull request #1920 from mikee47/fix/midi-definition
Ha Thach
2023-04-17
Implement TU_BSWAP{16,32} correctly for Microchip XC16
Reimu NotMoe
2023-04-17
Fix compatibility with the latest Microchip XC16 compiler
Reimu NotMoe
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-04
Merge pull request #2000 from jncronin/stm32l5
Ha Thach
2023-04-03
Add STM32L5 support - no OTG similar to some L4s
John Cronin
2023-03-31
Remove trailing whitespace
epatstarkey
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
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
hathach
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-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
2023-03-21
Merge pull request #1965 from HiFiPhile/align
Ha Thach
2023-03-21
UAC2: fix feedback EP buffer alignment.
Mengsk
2023-03-21
add tuh_set_interface
hathach
2023-03-20
more compatible with IAR
hathach
2023-03-18
more update to kinetis bsp
hathach
2023-03-18
merge kinetis into its own family in bsp
hathach
2023-03-18
Add support for NXP FRDM_K32L2A4S eval board.
Bob Paddock
2023-03-18
more clean up
hathach
2023-03-18
minor clean up
hathach
2023-03-17
Merge branch 'master' into portability
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-17
minor refactor to invalid index
hathach
2023-03-17
update host example, add pio-pico-usb for rp2040
hathach
2023-03-17
fix enumerate one device at a time
hathach
2023-03-16
more fix
hathach
2023-03-16
rename symbols
hathach
2023-03-16
rename file link to rusb2
hathach
[next]