summaryrefslogtreecommitdiff
path: root/src/class/dfu/dfu_rt_device.h
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2024-04-08add class driver deinithathach
2021-05-27include clean uphathach
2021-04-07Resolve gcc warnings for no parameter functionsJeremiah McCarthy
2021-04-07Revise per initial commentsJeremiah McCarthy
2021-04-05Separate DFU RT and Mode. UntestedJeremiah McCarthy
2021-03-26Minor cleanupJeremiah McCarthy
2021-03-26Add DFU Class per Version 1.1 SpecJeremiah McCarthy
2021-02-11rename dfu_rt to dfu_runtime for easy readinghathach
2020-11-20migrate dfu runtime device to new control xfer cbhathach
2020-05-28change signature for dfu runtimehathach
2020-04-15use class driver open() for interface support detectionhathach
2019-10-28Add support for DFU Runtime class for devicesSylvain Munaut