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
/
nuvoton
Age
Commit message (
Expand
)
Author
2021-01-08
use dcd_event_bus_reset() with speed to replace bus_signal
hathach
2020-07-16
update link speed detection for nuc505
hathach
2020-05-18
fix cast-align warning for nuc505
hathach
2020-04-17
complete remove dcd_set_config(), fix unit test
hathach
2020-04-17
Merge pull request #347 from majbthrd/nuc505_config
Ha Thach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-15
nuc505: change dcd_set_config() behavior
Peter Lawrence
2020-04-09
Merge branch 'master' into refactor-irqhandler
Ha Thach
2020-04-07
nuvoton: add dcd_disconnect() dcd_connect()
Peter Lawrence
2020-04-06
add tud_irq_handler() to all NUC board
hathach
2020-04-06
mass rename dcd_isr() to dcd_irq_handler()
hathach
2020-03-17
update comment per review
hathach
2020-03-17
follow up to pr #301
hathach
2020-03-16
NUC505 : added comment on DMA choice
Peter Lawrence
2020-03-15
NUC505 : fix operation with net_lwip_webserver
Peter Lawrence
2020-03-10
Merge branch 'nuc120' of https://github.com/majbthrd/tinyusb into majbthrd-nu...
hathach
2020-02-07
add Nuvoton NUC505
Peter Lawrence
2020-01-25
added support for Nuvoton NUC120
Peter Lawrence
2020-01-16
Merge branch 'master' into nucbusreset
Ha Thach
2020-01-16
Merge branch 'master' into line_endings
Ha Thach
2020-01-15
nuc121: survive USB bus reset
Peter Lawrence
2020-01-15
nuc121: enhanced driver and hopefully added readability
Peter Lawrence
2020-01-15
Normalize line endings
Nathan Conrad
2020-01-15
nuc121: better fix for handling large OUT transfers
Peter Lawrence
2020-01-14
nuc121: fix handling of OUT transfers larger than max packet size
Peter Lawrence
2020-01-04
dcd_nuc121: allow user ZLP transfers to get a callback
Peter Lawrence
2020-01-04
add Nuvoton NUC121/NUC125/NUC126
Peter Lawrence