summaryrefslogtreecommitdiff
path: root/examples/device/dfu/src/tusb_config.h
AgeCommit message (Expand)Author
2021-07-22rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZEhathach
2021-07-15rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFUhathach
2021-07-15wrap up DFU updatehathach
2021-07-12simplify TUD_DFU_DESCRIPTOR with alternate counthathach
2021-07-12rename TUD_DFU_MODE_DESCRIPTOR to TUD_DFU_DESCRIPTORhathach
2021-07-07Reactor to one functional descriptor.Mengsk
2021-07-06UpdateMasterPhi
2021-05-26fix dfu example buildhathach
2021-05-05Add example to be testedJeremiah McCarthy