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
Age
Commit message (
Expand
)
Author
2020-09-03
more hid host work
hathach
2020-09-03
fix #449 remove obsolete pipehandle from hid host
hathach
2020-09-03
rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler
hathach
2020-09-02
revert to use float-abi
hathach
2020-09-01
add more logging to host stack
hathach
2020-09-01
Merge branch 'master' into update-host
hathach
2020-08-24
fix typo
hathach
2020-08-24
improve midi
hathach
2020-08-24
Merge pull request #486 from kasjer/kasjer/add-endpoint-close-to-synopsys
Ha Thach
2020-08-22
add OPT_MCU_SAMD11
hathach
2020-08-21
Merge pull request #434 from gh2o/master
Ha Thach
2020-08-20
Slight optimization for cdc tx refill
Gavin Li
2020-08-20
Smarter CDC TX refill logic
Gavin Li
2020-08-14
Add dcd_edpt_close() to synopsys
Jerzy Kasenberg
2020-08-12
Fix synopsys fifo flush during stall
Jerzy Kasenberg
2020-08-11
use usbd_edpt_open in bth driver
hathach
2020-08-07
update note for app driver list mustbe accesible at all time.
hathach
2020-08-07
allow application driver to overwrite built-in one
hathach
2020-08-07
Merge branch 'master' into add-app-driver
hathach
2020-08-05
Merge pull request #476 from kasjer/kasjer/fix-synopsys-fix-iso-frame-bit
Ha Thach
2020-08-04
Fix synopsys odd/even frame bit for IN ISO endpoints
Jerzy Kasenberg
2020-08-04
manually submit unplugged event for nrf dcd_disconnect()
hathach
2020-08-04
Merge pull request #478 from hathach/move-dcdconnect-to-dcdinit
Ha Thach
2020-08-02
Merge pull request #472 from hathach/fix-msp430-warning
Ha Thach
2020-08-01
enable pull-up in dcd_init() instead of usbd
hathach
2020-08-01
Merge pull request #477 from hathach/fix-nrf-unplugg-isr-event
Ha Thach
2020-08-01
correct isr context for nrf DCD_EVENT_UNPLUGGED
hathach
2020-07-31
Fix synopsys size check for ISO endpoint
Jerzy Kasenberg
2020-07-29
fix nested extern declaration of 'SystemCoreClock' [-Werror=nested-externs]
hathach
2020-07-29
fix strict prototype
hathach
2020-07-29
Merge pull request #412 from hathach/fix-net-cast-align
Ha Thach
2020-07-28
Merge pull request #454 from me-no-dev/esp32-s2-fifos
Ha Thach
2020-07-28
Update dcd_esp32s2.c
me-no-dev
2020-07-28
fix msp430 gcc 9.2.0 warning in #465
hathach
2020-07-23
example to call tud_init() after freeRTOS kernel is started
hathach
2020-07-23
fix samd21 race condition with setup packet
hathach
2020-07-21
Merge pull request #469 from hathach/followup-pr466-pr468
Ha Thach
2020-07-21
follow up to pr468
hathach
2020-07-21
Merge pull request #466 from chang196700/feature/string_desc_msos
Ha Thach
2020-07-20
FreeRTOS: Yield from ISR to notify the USB task
me-no-dev
2020-07-19
Remove 0xEE index string if statement & change TU_ASSERT to TU_VERIFY
Chang Feng
2020-07-17
add new name warning to cdc and midi (skip msc, hid warning for now)
hathach
2020-07-17
update actual link speed for spresense
hathach
2020-07-16
update link speed detection for nuc505
hathach
2020-07-16
dcd tdi report link speed on reset
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-07-16
add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lun
hathach
2020-07-16
add tud_speed_get()
hathach
2020-07-10
Improve comment on CDC tud_cdc_write_available()
Craig Hutchinson
2020-07-10
Merge pull request #456 from me-no-dev/esp32-s2-epin-to
Ha Thach
[next]