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
Age
Commit message (
Expand
)
Author
2022-12-29
Fix CI.
Mengsk
2022-12-29
Add dcd_edpt_iso_alloc() / dcd_edpt_iso_activate() for ISO EP buffer management.
Mengsk
2022-12-29
Generally enable ISO xfer.
Mengsk
2022-12-29
Add hardware endpoint allocator.
Mengsk
2022-12-29
dcd_stm32_fsdev : Implement FIFO transfer correctly.
Mengsk
2022-12-29
dcd_stm32_fsdev : Fix index out of bound in dcd_write_packet_memory()
Mengsk
2022-12-29
Added improvements with regards to SOF timing jitter
Simon Kueppers
2022-12-29
Added TU_ATTR_ALWAYS_INLINE to all static inline functions
Simon Kueppers
2022-12-29
Fixed various small problems and inaccuracies regarding ISOCHRONOUS endpoint
Simon Kueppers
2022-12-29
SHA-1: 5cb3ed518301e2237ee4e468e97e51ece0ba3838
Mengsk
2022-12-29
Merge branch 'master' of https://github.com/hathach/tinyusb into stm32_fsdev
Mengsk
2022-12-29
Fixed problem where the transmit byte count was written into the wrong regist...
Simon Kueppers
2022-12-29
Renamed pcd_set_ep_rx_cnt because it actually sets the maximum buffer size
Simon Kueppers
2022-12-29
Changed comments, added define to fail if ISOCHRONOUS endpoint is not availab...
Simon Kueppers
2022-12-29
Fixed non-aligned allocated memory sizes
Simon Kueppers
2022-12-29
Changed indirection from actual endpoint address to hardware endpoint through...
Simon Kueppers
2022-12-29
Fixed wrongly enabling RX and TX status simultaneously on ISOCHRONOUS endpoints
Simon Kueppers
2022-12-29
Implemented an optional callback function that is used instead of tu_edpt_num...
Simon Kueppers
2022-12-29
Implemented very rudimentary support for isochronous transfer buffer handling
Simon Kueppers
2022-12-04
more typos
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-11-30
more clean up
hathach
2022-11-30
white spaces
hathach
2022-11-23
Fix RP2040 Issue 1721
rppicomidi
2022-11-07
Fix DCD build.
Mengsk
2022-11-07
Merge branch 'master' of https://github.com/hathach/tinyusb into bsp_412
Mengsk
2022-11-07
Add support for STM32L412.
Mengsk
2022-11-04
fix -wconversion-int and add minor comment
hathach
2022-11-04
Merge branch 'master' into rp2040-hcd-bulk
Ha Thach
2022-10-24
Merge pull request #1676 from tswan-quasi/master
Ha Thach
2022-10-24
use dummy for all ZLP for ip3511, fix lpc55 build with DEBUG=1
hathach
2022-10-21
unused (void) cast
tswan-quasi
2022-10-22
Merge pull request #1690 from tore-espressif/fix/espressif/iso_transfers
Ha Thach
2022-10-20
typo fix
tswan-quasi
2022-10-20
dummy buffer only on EP0 OUT ZLPs
tswan-quasi
2022-10-19
Merge pull request #1680 from LynnL4/port-stm32u5xx
Ha Thach
2022-10-19
Merge pull request #1523 from maddyaby/dcd_edpt_open
Ha Thach
2022-10-18
esp: Fix Isochronous transfers
Tomas Rezucha
2022-10-17
minor rename
hathach
2022-10-13
(void) rhport for unused parameter
tswan-quasi
2022-10-13
Add support for STM32U5 mcu
LynnL4
2022-10-12
double cast of pointer to remove error
tswan-quasi
2022-10-11
lpc55s69 isochronous, dummy address for endpoint buffers to prevent accidenta...
tswan-quasi
2022-10-10
Merge pull request #1623 from SudoMaker/master
Ha Thach
2022-10-06
Microchip PIC24/dsPIC33 device mode support
ReimuNotMoe
2022-10-05
Fix typo for log in dcd_rp2040.c
mingpepe
2022-09-13
Merge pull request #1629 from jmark1m/master
Ha Thach
2022-09-13
nrf5x: Fix reception of large ISO packets
Jerzy Kasenberg
2022-09-13
re-added code in pr 1438 to fix compile with h7 with 1 usb otg
hathach
2022-09-07
Fix bug #1628 by preventing shared irq slots for filling up
jmark1m
[next]