| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-27 | Fix IAR warning | MasterPhi | |
| 2021-07-22 | rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZE | hathach | |
| 2021-07-15 | rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU | hathach | |
| 2021-07-15 | wrap up DFU update | hathach | |
| 2021-07-14 | update clear status and get state | hathach | |
| 2021-07-14 | update dfu abort | hathach | |
| 2021-07-14 | simplify upload request | hathach | |
| 2021-07-14 | more rename and update | hathach | |
| 2021-07-14 | rename tud_dfu_reboot_cb() to tud_dfu_detach_cb() | hathach | |
| 2021-07-14 | clean up | hathach | |
| 2021-07-14 | rename dfu API | hathach | |
| - 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() | |||
| 2021-07-12 | rename tud_dfu_set_timeout_cb() to tud_dfu_get_status_cb() | hathach | |
| also add state as argument | |||
| 2021-07-12 | clean up | hathach | |
| 2021-07-12 | clean up | hathach | |
| 2021-07-12 | rename TUD_DFU_MODE_DESCRIPTOR to TUD_DFU_DESCRIPTOR | hathach | |
| 2021-07-12 | add alt to tud_dfu_abort_cb() | hathach | |
| 2021-07-12 | update dfu_moded_open | hathach | |
| 2021-07-08 | Fix wrong blocknum and length | Mengsk | |
| 2021-07-08 | Add bwPollTimeout set callback, postpone download callback after GETSTATUS | Mengsk | |
| 2021-07-07 | Refactor with one DFU functionnal descriptor | HiFiPhile | |
| 2021-07-07 | Reactor to one functional descriptor. | Mengsk | |
| 2021-07-07 | TU_ASSERT return 0. | Mengsk | |
| 2021-07-07 | Add DFU_DETACH support | Mengsk | |
| 2021-07-07 | Better alt settings support | Mengsk | |
| 2021-07-06 | Update | MasterPhi | |
| 2021-07-05 | Fix ATTR_MANIFESTATION_TOLERANT logic. | Mengsk | |
| 2021-07-05 | Add alt settings support in DFU class. | Mengsk | |
| 2021-07-05 | fix ci build, address review comment | hathach | |
| 2021-06-23 | Add dfu function memory access protection | Jeremiah McCarthy | |
| Adds TU_VERIFY to dfu internal buffer access from host. Adds TU_ASSERT to dfu internal buffer access by application. | |||
| 2021-05-27 | include clean up | hathach | |
| 2021-05-26 | fix dfu example build | hathach | |
| 2021-04-29 | Fix typo and clean up reset | Jeremiah McCarthy | |
| 2021-04-22 | Removes polltimeout behaviour and restructures | Jeremiah McCarthy | |
| Moves dfu_req_dnload_reply to ACK stage of a DNREQUEST. Removes unneeded variables due to other simplifications. | |||
| 2021-04-22 | Fix statte check on DATA stage | Jeremiah McCarthy | |
| 2021-04-22 | Remove custom status description table | Jeremiah McCarthy | |
| 2021-04-22 | Add const | Jeremiah McCarthy | |
| 2021-04-22 | Remove usb reset callback | Jeremiah McCarthy | |
| 2021-04-22 | Remove nonstd behaviour | Jeremiah McCarthy | |
| 2021-04-22 | Move debug from .h to .c | Jeremiah McCarthy | |
| 2021-04-22 | Replace dfu_mode with dfu | Jeremiah McCarthy | |
