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
2021-11-04
adding g4 family with g474nucleo, able to blink led and button
hathach
2021-10-26
update bcm dcd
hathach
2021-10-25
change usage of TU_CHECK_MCU() to prevent macro conflict
hathach
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-17
more with -Wcast-qual
hathach
2021-09-08
fix build with gd32vf103
hathach
2021-09-08
implement remote wakeup for stm synopsys
hathach
2021-09-07
make synopsys usbcv compliance
hathach
2021-08-26
add dcd_edpt_close_all() for clear existing configured state
hathach
2021-08-15
Merge pull request #959 from KarlK90/gd32vf103-support-tiny-usb
Ha Thach
2021-08-15
move gd32vf103 to its own family
hathach
2021-08-14
synopsys clear DAD on bus_reset
hathach
2021-08-13
Fix dcd_set_address bug when called more than once with different
Tobias Ringström
2021-08-08
STM32L151 portable driver adaptations
Robert Manzke
2021-08-07
Remove unnecessary define guard
Stefan Kerkmann
2021-08-07
Remove dependencies to external libraries for the dcd driver
Stefan Kerkmann
2021-08-03
Add stm32 license header
Stefan Kerkmann
2021-08-03
Add hacky GD32VF103 support
Stefan Kerkmann
2021-07-19
Fix for dcd_synopsys driver integer overflow in HS mode (issue #968).
Ben Evans
2021-05-27
clean up tusb_fifo.h include
hathach
2021-05-10
minor clean up
hathach
2021-04-23
Implement functions to allow for DMA usage in audio driver.
Reinhard Panhuber
2021-04-15
minor clean up
hathach
2021-04-05
revert dcd_edpt_xfer_fifo() implementation for stm32_fsdev
hathach
2021-03-23
Fix bug in writing to constant src/dst address.
Reinhard Panhuber
2021-03-02
Change for copy modes in dcd_synopsis.c
Reinhard Panhuber
2021-03-02
Rename dcd_edpt_iso_xfer() to dcd_edpt_xfer_fifo()
Reinhard Panhuber
2021-02-23
Implement dcd_edpt_iso_xfer() for dcd_da146xx.c BUT WITHOUT DMA SUPPORT
Reinhard Panhuber
2021-02-17
Add (void *) for pointer cast.
Reinhard Panhuber
2021-02-17
Fix wrong tu_fifo_read_n() call in dcd_stm32_fsdev.c
Reinhard Panhuber
2021-02-17
Fix bug in evasion buffer list
Reinhard Panhuber
2021-02-17
Implement dcd_edpt_iso_xfer() for dcd_stm32_fsdev
Reinhard Panhuber
2021-02-14
Change FIFO use indication to ff == NULL to avoid future errors.
Reinhard Panhuber
2021-02-12
Complete redesign of audio driver.
Reinhard Panhuber
2021-01-31
Rework audio driver
Reinhard Panhuber
2021-01-19
Change names from edpt_ISO_xfer to edpt_iso_xfer
Reinhard Panhuber
2021-01-18
Correct include path to #include "common/tusb_fifo.h"
Reinhard Panhuber
2021-01-18
Implement dcd_edpt_ISO_xfer() and adapt transmission scheme
Reinhard Panhuber
2021-01-09
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-01-08
fix ci
hathach
2021-01-08
use dcd_event_bus_reset() with speed to replace bus_signal
hathach
2021-01-08
another rename
hathach
2021-01-08
remove inline for update_grxfsiz
hathach
2021-01-08
more minor work
hathach
2021-01-08
minor clean up following pr581
hathach
2021-01-04
Correct function declaration
Reinhard Panhuber
2021-01-04
Minor corrections for PR
Reinhard Panhuber
2021-01-04
Remove too verbose comment
Reinhard Panhuber
2021-01-04
Start changes - not yet finished
Reinhard Panhuber
2021-01-03
Clean up
Reinhard Panhuber
[next]