This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-06 15:44:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78732d6733fa75e6f8b25dc9e694d4d38e7b72ce
tinyusb
/
src
/
class
/
dfu
History
Ha Thach
65ac519715
Merge pull request
#1852
from silvergasp/mem_s
...
fix: Replace device calls to memcpy with tu_memcpy_s
2023-02-27 10:22:53 +07:00
..
dfu_device.c
use tu_static instead of static _fuzz_thread
2023-02-22 16:23:40 +07:00
dfu_device.h
rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZE
2021-07-22 01:00:06 +07:00
dfu_rt_device.c
fix: Replace device calls to memcpy with tu_memcpy_s
2023-01-13 15:20:32 -08:00
dfu_rt_device.h
…
dfu.h
wrap up DFU update
2021-07-15 20:47:50 +07:00