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-06-15
Enhance EP FIFO allocation for both Fullspeed and Highspeed
hathach
2020-06-14
cherry pick PR399 commit : Interrupt time improvements
Jan Dümpelmann
2020-06-14
overwrite setup packet
hathach
2020-06-14
improve usbd log for control transfer
hathach
2020-06-14
revert CFG_TUSB_RHPORT0_MODE to previous way
hathach
2020-06-01
adding speed detect on bus reset
hathach
2020-06-01
allow hs ep open with 512 bytes
hathach
2020-05-31
fixed EP0 size to 64 since LS is not supported in device mode
hathach
2020-05-31
able to detect as hs
hathach
2020-05-27
try to get synopsys work with OTG HS + external PHY
hathach
2020-05-26
random clean up for tdi
hathach
2020-05-26
update h743eval with rhport=1 highspeed
hathach
2020-05-26
multiple port support for global otg base
hathach
2020-05-26
suporting multiple port (OTG FS + HS) for stm32
hathach
2020-05-26
merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODE
hathach
2020-05-21
fix nrf hanged (blocking wait) when called within critical section
hathach
2020-05-20
fix freeRTOS logic
hathach
2020-05-20
remove queue lock/unlock per review
hathach
2020-05-20
remove osal_queue_t const qhdl from osal API
hathach
2020-05-20
added tud_task_event_ready()
hathach
2020-05-20
added osal_queue_empty() API
hathach
2020-05-18
fix cast-align warning for nuc505
hathach
2020-05-17
enable -Wcast-align
hathach
2020-05-14
refactor copy to and from fifo
hathach
2020-05-13
Optimize FIFO for byte transfer.
Mengsk
2020-05-12
Merge pull request #390 from hathach/detect-nrf-softdevice
Ha Thach
2020-05-08
Add IAR compiler attribute and endian support.
Mengsk
2020-05-08
add CFG_TUSB_DEBUG_PRINTF() for log retargeting
hathach
2020-05-08
Merge pull request #393 from xobs/fix-debug-warning
Ha Thach
2020-05-07
device: fix build warning when CFG_TUSB_DEBUG >= 2
Sean Cross
2020-05-05
detect if SD is actually present on the flash using SD magic
hathach
2020-05-04
Merge pull request #387 from duempel/redesign_transmit_synopsys
Ha Thach
2020-05-04
clean up
Jan Dümpelmann
2020-05-02
abstract all UDP_CSR
hathach
2020-05-02
clean up
hathach
2020-05-02
fix EP0 data toggle issue
hathach
2020-05-02
remove toggle walkaround, fix control stall race condition
hathach
2020-04-30
fix dcd samd race condition with setup packet
hathach
2020-04-29
Changed switch into if statements
Jan Dümpelmann
2020-04-29
Redesign of Synopsys device transmission
Jan Dümpelmann
2020-04-29
remove the use of TU_VERIFY_HDLR
hathach
2020-04-29
Merge pull request #383 from kasjer/kasjer/fox-busy-flag-race-condition
Ha Thach
2020-04-28
fix typo
hathach
2020-04-27
Fix endpoint busy flag race condition
Jerzy Kasenberg
2020-04-27
added comment for hw clearing TXFE
hathach
2020-04-27
TXFE is read only bit
hathach
2020-04-26
revert a change to net driver
hathach
2020-04-26
sync synopsis fix for esp32s2
hathach
2020-04-26
turn off TX FIFO Empty for EPIN if all bytes are written
hathach
2020-04-26
add TODO for usbnet clean up
hathach
[next]