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
/
portable
/
st
Age
Commit message (
Expand
)
Author
2020-10-24
Move into if statement
Jacob Potter
2020-10-24
CR feedback: compare CFG_TUSB_RHPORT1_MODE instead of using new macro
Jacob Potter
2020-10-18
Allow use of internal FS PHY on OTG_HS interface
Jacob Potter
2020-10-11
Merge pull request #520 from salkinium/feature/misc_enhancements
Ha Thach
2020-10-10
Merge pull request #521 from PanRe/uac2
Ha Thach
2020-10-10
Dynamically check STM32F3 IRQ remap option
Niklas Hauser
2020-10-09
Revert dcd_alloc_mem_for_conf() but keep changes from @kasjer for ISO EP
Reinhard Panhuber
2020-10-06
stm32: fix ISTR and CTR_RX/TX race conditions
Gavin Li
2020-09-28
Fix minor issue.
Reinhard Panhuber
2020-09-28
Cleanup for PR.
Reinhard Panhuber
2020-09-28
synopsys: Fix odd/even frame handling for ISO
Jerzy Kasenberg
2020-09-28
synopsys: Remove compilation warning in dcd_edpt_close
Jerzy Kasenberg
2020-09-28
synopsys: Fix fifo allocation schema
Jerzy Kasenberg
2020-09-06
Start of sampling works.
Reinhard Panhuber
2020-09-04
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
2020-08-20
Fix formatting, get rid of all tabs.
Reinhard Panhuber
2020-08-19
Commit before sharing.
Reinhard Panhuber
2020-08-16
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
2020-08-16
Add EP close. Fix bug in set_interface within audio.
Reinhard Panhuber
2020-08-14
Add dcd_edpt_close() to synopsys
Jerzy Kasenberg
2020-08-12
Fix synopsys fifo flush during stall
Jerzy Kasenberg
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-03
Implement dynamic FIFO RAM allocation according to configuration desc.
Reinhard Panhuber
2020-08-01
enable pull-up in dcd_init() instead of usbd
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-27
Implement dynamic reallocation of RX and TX fifos for EP0.
Reinhard Panhuber
2020-07-26
add 'set_EP0_max_pkt_size(...)' and fix EP0 size to 64 bytes after reset
Reinhard Panhuber
2020-07-08
change REDUCE_SPEED=0/1 to explicitly SPEED=high/full
hathach
2020-07-05
Merge pull request #457 from UweBonnes/add-stm-hs
Ha Thach
2020-07-03
STM32/OTG_HS: Allow OTG_HS port to run at FS speed.
Uwe Bonnes
2020-07-03
update per review
hathach
2020-07-03
fix NVIC disable typo
hathach
2020-07-02
correct HSE_VALUE in hal_conf
hathach
2020-07-02
change default port some stm bsp
hathach
2020-07-02
clean up
hathach
2020-07-01
Merge branch 'add-stm-hs' of github.com:hathach/tinyusb into add-stm-hs
hathach
2020-07-01
st/synopsys/dcd_synopsys.c: Remove USBC PHY PLL stabilization delay for now
Uwe Bonnes
2020-07-01
only set turnaround in reset complete
hathach
2020-07-01
correctly set turn around according to cpu clock
hathach
2020-07-01
Merge branch 'master' into add-stm-hs
hathach
2020-07-01
clean up code
hathach
2020-06-30
Clear ep0_pending if rx short packet
Jan Dümpelmann
2020-06-30
Fix receiving of short packet data (ep out)
Jan Dümpelmann
2020-06-30
stm32f723disco: USB HS enumerates.
Uwe Bonnes
2020-06-30
dcd_synopsys: Handle HS and FS IP in one device
Uwe Bonnes
2020-06-30
Merge branch 'master' into add-stm-hs
hathach
2020-06-29
Merge pull request #399 from duempel/redesign_synopsys_receive
Ha Thach
2020-06-29
Add author name to dcd_synopsys.c
Jan Dümpelmann
[next]