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
/
class
/
dfu
Age
Commit message (
Expand
)
Author
2024-11-22
apply TUD_EPBUF_DEF for device: bth, dfu, hid, msc
hathach
2024-11-21
- move freertos_hooks to board.c
hathach
2024-04-08
add class driver deinit
hathach
2023-08-02
default class driver log level to CFG_TUH/TUD_LOG_LEVEL allow application to ...
hathach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-02-27
Merge pull request #1852 from silvergasp/mem_s
Ha Thach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-01-20
fix: Change all static variables to thread when fuzzing
Nathaniel Brough
2023-01-13
fix: Replace device calls to memcpy with tu_memcpy_s
Nathaniel Brough
2022-08-09
dfu: Allow DFU coexistence with other interfaces
Jerzy Kasenberg
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2021-10-15
fix -Wcast-qual
hathach
2021-07-27
Fix IAR warning
MasterPhi
2021-07-22
rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZE
hathach
2021-07-15
rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU
hathach
2021-07-15
wrap up DFU update
hathach
2021-07-14
update clear status and get state
hathach
2021-07-14
update dfu abort
hathach
2021-07-14
simplify upload request
hathach
2021-07-14
more rename and update
hathach
2021-07-14
rename tud_dfu_reboot_cb() to tud_dfu_detach_cb()
hathach
2021-07-14
clean up
hathach
2021-07-14
rename dfu API
hathach
2021-07-12
rename tud_dfu_set_timeout_cb() to tud_dfu_get_status_cb()
hathach
2021-07-12
clean up
hathach
2021-07-12
clean up
hathach
2021-07-12
rename TUD_DFU_MODE_DESCRIPTOR to TUD_DFU_DESCRIPTOR
hathach
2021-07-12
add alt to tud_dfu_abort_cb()
hathach
2021-07-12
update dfu_moded_open
hathach
2021-07-08
Fix wrong blocknum and length
Mengsk
2021-07-08
Add bwPollTimeout set callback, postpone download callback after GETSTATUS
Mengsk
2021-07-07
Refactor with one DFU functionnal descriptor
HiFiPhile
2021-07-07
Reactor to one functional descriptor.
Mengsk
2021-07-07
TU_ASSERT return 0.
Mengsk
2021-07-07
Add DFU_DETACH support
Mengsk
2021-07-07
Update comment
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-05-05
Add example to be tested
Jeremiah McCarthy
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
[next]