index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
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
Age
Commit message (
Expand
)
Author
2020-04-17
Merge pull request #347 from majbthrd/nuc505_config
Ha Thach
2020-04-17
Merge pull request #354 from hathach/cxd56-disconnect-connect
Ha Thach
2020-04-17
added disconnect for spresense
hathach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-17
add code for disconnect/connect (not tested)
hathach
2020-04-17
Merge pull request #351 from hathach/valentyusb-dcd-disconnect-connect
Ha Thach
2020-04-17
Merge pull request #350 from hathach/synopsys-msp430-dcd-disconnect-connect
Ha Thach
2020-04-16
Merge pull request #352 from hathach/samg-dcd-disconnect-connect
Ha Thach
2020-04-16
Merge pull request #336 from pigrew/edpt_close
Ha Thach
2020-04-16
samg implement dcd connect/disconnect
hathach
2020-04-16
implement dcd disconnect connect
hathach
2020-04-16
add int enable/disable for pullup
hathach
2020-04-16
msp430 disconnect/connect
hathach
2020-04-16
cleanup for esp32
hathach
2020-04-16
stm32 sysnopsys disconnect/connect
hathach
2020-04-16
dcd disconnect/connect for transdimension ip
hathach
2020-04-16
implement dcd disconnect/connect for lpc ip3511
hathach
2020-04-16
added dcd disconnect/connect to lpc17/40
hathach
2020-04-15
nuc505: change dcd_set_config() behavior
Peter Lawrence
2020-04-15
stm32fsdev: dynamic allocation of PMA.
Nathan Conrad
2020-04-14
Merge branch 'master' into edpt_close
Nathan Conrad
2020-04-13
stm32fsdev: add static assert for PMA size bigger than EP0 size.
Nathan Conrad
2020-04-13
edpt_close: Updated based on feedback.
Nathan Conrad
2020-04-12
Skeleton, and initial stm32fsdev implementation (that leaks memory)
Nathan Conrad
2020-04-11
Merge branch 'master' into refactor-irqhandler
Ha Thach
2020-04-11
Merge pull request #333 from hathach/fix-esp32s2-setup-packet
Ha Thach
2020-04-11
Merge pull request #332 from pigrew/stm32fsdev-dcdconnect
Ha Thach
2020-04-11
fix incorrect setup packet
hathach
2020-04-10
Merge pull request #319 from hathach/add-esp32s2
Ha Thach
2020-04-10
remove CONFIG_IDF_TARGET_ESP32S2BETA per review
hathach
2020-04-10
stm32fsdev: set dcd_connect API definitions to strong, Modify documentation.
Nathan Conrad
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
[next]