index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
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
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
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
/
docs
/
porting.md
Age
Commit message (
Collapse
)
Author
2020-04-11
add dcd_irq_handler to porting doc
hathach
2019-11-22
update doc for RT1060 evk
hathach
2019-11-13
docs: porting: remove invalid information and fix typo
Sean Cross
It is no longer the case that boards need to be added to this file. Signed-off-by: Sean Cross <
[email protected]
>
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
- remove dcd_edpt_stalled() from dcd porting
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
tusb_task() still exists for backward compatible
2018-12-12
rename edpt_dir/number/addr to tu_edpt_*
hathach
2018-12-06
clean up usbh, rename doxygen folder to docs
hathach