index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
nuc505
Age
Commit message (
Expand
)
Author
2021-04-04
revert dcd_edpt_xfer_fifo() implementation for nuc505
hathach
2021-03-23
Fix bug in writing to constant src/dst address.
Reinhard Panhuber
2021-03-02
Change copy modes for new read/write functions in tusb_fifo.c
Reinhard Panhuber
2021-03-02
Rename dcd_edpt_iso_xfer() to dcd_edpt_xfer_fifo()
Reinhard Panhuber
2021-02-17
Fix missing pointer operator in dcd_nuc505.c
Reinhard Panhuber
2021-02-14
Change FIFO use indication to ff == NULL to avoid future errors.
Reinhard Panhuber
2021-02-13
Implement dcd_edpt_iso_xfer() for INTERRUPT driven dcd_nuc505
Reinhard Panhuber
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-02-07
add Nuvoton NUC505
Peter Lawrence