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
2020-04-10
added comment note for beta chip walkaround
hathach
2020-04-10
Correct dedicated FIFO SRAM size to 1024
hathach
2020-04-10
remove 100us delay at the end of dcd_init()
hathach
2020-04-10
revert name to dcd_int_handler due to function prototype warning
hathach
2020-04-10
clear USB_RXFLVI_M before read_rx_fifo()
hathach
2020-04-10
change indent from 4 -> 2 spaces
hathach
2020-04-10
rename dcd_init_handler to dcd_irq_handler to consistent with other ports
hathach
2020-04-10
remove commented code
hathach
2020-04-10
try to fix racing condition with setup
hathach
2020-04-09
stm32fsdev: Implement dcd_connect.
Nathan Conrad
2020-04-09
rename static function for dcd_cxd56 to prevent conflict
hathach
2020-04-09
implement dcd connect/disconnect for samd and nrf
hathach
2020-04-09
Merge branch 'master' into refactor-irqhandler
Ha Thach
2020-04-08
rename hal_dcd_isr to dcd_irq_handler for fomu
hathach
2020-04-08
move irq from msp430
hathach
2020-04-08
move irq for stm32 synopsys
hathach
2020-04-08
move irq for stm32 fsdev
hathach
2020-04-08
use macro for easy enable/disable SOF
hathach
2020-04-08
disable SOF interrupt since it is not used for now
hathach
2020-04-07
nuvoton: add dcd_disconnect() dcd_connect()
Peter Lawrence
2020-04-06
revert name to dcd_init_handler()
hathach
2020-04-06
rename dcd_int_handler to dcd_irq_handler for consistency with other port
hathach
2020-04-06
add tud_irq_handler() for all lpc ip3511 (13, 15, 11)
hathach
2020-04-06
add tud_irq_handler() to all NUC board
hathach
2020-04-06
call tud_irq_handler() for all nrf5x board
hathach
2020-04-06
mass rename dcd_isr() to dcd_irq_handler()
hathach
2020-04-06
fix issue and typo with In token when Fifo empty
hathach
2020-04-06
move irqhandler to application
hathach
2020-04-03
update dcd esp32s2 fifo allocation to match current dcd synopsys
hathach
2020-04-01
add dcd_esp32s2
hathach
2020-03-25
Merge pull request #304 from pigrew/stm32_xfer_rewrite
Ha Thach
2020-03-24
Merge pull request #194 from cr1901/msp430f5529
Ha Thach
2020-03-24
dcd_msp430x5xx: Add dummy dcd_edpt0_status_complete handler. Add
William D. Jones
2020-03-22
STM32FSDEV: Rewrite transfer ISR
Nathan Conrad
2020-03-22
Merge branch 'master' into cr1901-msp430f5529
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-03-08
fix stm32 fsdev epdesc
hathach
2020-03-08
fix zlp for nrf52840
hathach
2020-03-07
Merge pull request #291 from hathach/port-samg55
Ha Thach
2020-02-07
add Nuvoton NUC505
Peter Lawrence
2020-02-07
correct waklaround with only status IN
hathach
2020-02-07
samg55 work with cdc msc example
hathach
2020-02-07
Merge branch 'master' into port-samg55
hathach
2020-02-07
implement walkaround for incorrect DATA Toggle for status control.
hathach
2020-01-25
added support for Nuvoton NUC120
Peter Lawrence
2020-01-17
rt10xx: correct max endpoint count is 8
hathach
[prev]
[next]