| Age | Commit message (Collapse) | Author |
|
Adaptations for Renesas CCRX toolchain and Rx72N controller performed
|
|
|
|
|
|
|
|
clean up packed/bit order begin end
|
|
|
|
|
|
Wini-Buh-CCRX_Port
|
|
DFU improvements
|
|
|
|
|
|
|
|
|
|
|
|
could be useful with more dcd specific attribute
|
|
SAMx7x (E70, S70, V70, V71) DCD Support
|
|
|
|
|
|
|
|
|
|
|
|
dcd_same70
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- tud_dfu_dnload_complete() -> tud_dfu_download_complete()
- tud_dfu_req_dnload_data_cb() -> tud_dfu_download_cb()
- tud_dfu_req_upload_data_cb() -> tud_dfu_upload_cb()
|
|
|
|
|
|
also add state as argument
|
|
|
|
|
|
remove CFG_TUD_DFU_ALT_COUNT since there is only one DFU functional
descriptor
|
|
|
|
|
|
|
|
|