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
/
docs
/
porting.md
Age
Commit message (
Expand
)
Author
2020-08-01
enable pull-up in dcd_init() instead of usbd
hathach
2020-04-17
complete remove dcd_set_config(), fix unit test
hathach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-14
Merge branch 'master' into edpt_close
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
add dcd_irq_handler to porting doc
hathach
2020-04-11
Merge pull request #332 from pigrew/stm32fsdev-dcdconnect
Ha Thach
2020-04-10
stm32fsdev: set dcd_connect API definitions to strong, Modify documentation.
Nathan Conrad
2020-04-09
stm32fsdev: Implement dcd_connect.
Nathan Conrad
2020-04-01
doc update
hathach
2019-11-22
update doc for RT1060 evk
hathach
2019-11-13
docs: porting: remove invalid information and fix typo
Sean Cross
2019-11-01
update doc
hathach
2019-10-31
update doc, hid set report
hathach
2019-09-12
Add details on dcd_edpt_xfer in the porting document.
Nathan Conrad
2019-04-02
rename board_led_control to board_led_write
hathach
2019-03-30
added dcd_remote_wakeup() stub for all ports
hathach
2019-03-27
replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stall
hathach
2019-03-24
remove tusb_hal_millis() usage, less work for porting
hathach
2018-12-13
seperate tusb_task() to tud_task() and tuh_task()
hathach
2018-12-12
rename edpt_dir/number/addr to tu_edpt_*
hathach
2018-12-06
clean up usbh, rename doxygen folder to docs
hathach