Crates.io | drgdfu |
lib.rs | drgdfu |
version | 0.6.0 |
source | src |
created_at | 2022-03-30 09:05:15.424931 |
updated_at | 2022-09-30 09:26:43.370124 |
description | A DFU update tool and library for devices with DFU capabilities |
homepage | https://drogue.io |
repository | https://github.com/drogue-iot/drgdfu |
max_upload_size | |
id | 559056 |
size | 99,778 |
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.
Install using cargo
:
cargo install drgdfu
Linux
Mac OS X
Windows