hathach
|
99c1585ed2
|
rename board specific macro for example
- BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED
|
2022-06-01 23:53:40 +07:00 |
|
hathach
|
a8af609dfe
|
auto detect max rhport speed based on mcu
|
2022-02-25 18:35:21 +07:00 |
|
hathach
|
1e308dd6c0
|
reduce CFG_TUD_DFU_XFER_BUFSIZE for max compatible
|
2021-11-08 19:18:52 +07:00 |
|
hathach
|
9542fcdbcd
|
rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZE
|
2021-07-22 01:00:06 +07:00 |
|
hathach
|
3960beece0
|
rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU
|
2021-07-15 20:52:58 +07:00 |
|
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 |
|
Mengsk
|
941b02c6a9
|
Reactor to one functional descriptor.
|
2021-07-07 18:02:04 +02:00 |
|
MasterPhi
|
cf4220a9fb
|
Update
|
2021-07-06 18:04:24 +02:00 |
|
hathach
|
f9c542aa52
|
fix dfu example build
|
2021-05-26 18:16:56 +07:00 |
|
Jeremiah McCarthy
|
dab1ed6b32
|
Add example to be tested
Update API description.
|
2021-05-05 17:42:38 -04:00 |
|