summaryrefslogtreecommitdiff
path: root/examples/device/dfu/src/tusb_config.h
AgeCommit message (Expand)Author
2022-06-06more example updatehathach
2022-06-01rename board specific macro for examplehathach
2022-02-25auto detect max rhport speed based on mcuhathach
2021-11-08reduce CFG_TUD_DFU_XFER_BUFSIZE for max compatiblehathach
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