/drgdfu

An firmware update tool for devices with DFU capabilities

Primary LanguageRustApache License 2.0Apache-2.0

drgdfu

docs.rs CI Matrix

An firmware update library and tool for devices with DFU capabilities. The devices need to support the serial or GATT based protocols for updating firmware from Drogue Device.

You can use drgdfu as a library in your application (like a BLE gateway), or as a standalone tool.

Installation

Install using cargo:

cargo install drgdfu

Supported platforms

  • Linux
  • Mac OS X
  • Windows

Supported protocols

  • Serial
  • BLE GATT
  • Simulated (for testing)

Supported firmware sources