1
0
mirror of https://github.com/hathach/tinyusb.git synced 2025-03-31 07:20:23 +00:00

8 Commits

Author SHA1 Message Date
hathach
daca9e520b wrap up DFU update 2021-07-15 20:47:50 +07:00
hathach
680b000bd1 simplify TUD_DFU_DESCRIPTOR with alternate count
remove CFG_TUD_DFU_ALT_COUNT since there is only one DFU functional
descriptor
2021-07-12 20:15:59 +07:00
hathach
2916cd4575 rename TUD_DFU_MODE_DESCRIPTOR to TUD_DFU_DESCRIPTOR 2021-07-12 18:51:57 +07:00
HiFiPhile
7e883e0f41 Refactor with one DFU functionnal descriptor 2021-07-07 19:01:00 +02:00
Mengsk
c2d8ed3fd1 Add alt settings support in DFU class. 2021-07-05 17:56:21 +02:00
hathach
f9c542aa52
fix dfu example build 2021-05-26 18:16:56 +07:00
Jeremiah McCarthy
b51e0eb860 Fix typo 2021-05-05 18:00:32 -04:00
Jeremiah McCarthy
dab1ed6b32 Add example to be tested
Update API description.
2021-05-05 17:42:38 -04:00