This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
77495cf119c89c3091e7ab05773ebce19988da86
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
include clean up
2021-05-27 17:40:39 +07:00
dfu.h
wrap up DFU update
2021-07-15 20:47:50 +07:00