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
/
src
/
class
/
dfu
/
dfu_device.c
Age
Commit message (
Expand
)
Author
2021-07-07
Refactor with one DFU functionnal descriptor
HiFiPhile
2021-07-07
TU_ASSERT return 0.
Mengsk
2021-07-07
Add DFU_DETACH support
Mengsk
2021-07-07
Better alt settings support
Mengsk
2021-07-06
Update
MasterPhi
2021-07-05
Fix ATTR_MANIFESTATION_TOLERANT logic.
Mengsk
2021-07-05
Add alt settings support in DFU class.
Mengsk
2021-07-05
fix ci build, address review comment
hathach
2021-06-23
Add dfu function memory access protection
Jeremiah McCarthy
2021-05-27
include clean up
hathach
2021-05-26
fix dfu example build
hathach
2021-04-29
Fix typo and clean up reset
Jeremiah McCarthy
2021-04-22
Removes polltimeout behaviour and restructures
Jeremiah McCarthy
2021-04-22
Fix statte check on DATA stage
Jeremiah McCarthy
2021-04-22
Remove custom status description table
Jeremiah McCarthy
2021-04-22
Add const
Jeremiah McCarthy
2021-04-22
Remove usb reset callback
Jeremiah McCarthy
2021-04-22
Remove nonstd behaviour
Jeremiah McCarthy
2021-04-22
Move debug from .h to .c
Jeremiah McCarthy
2021-04-22
Replace dfu_mode with dfu
Jeremiah McCarthy