Skip to content

An firmware update tool for devices with DFU capabilities

License

Notifications You must be signed in to change notification settings

drogue-iot/drgdfu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An firmware update tool for devices with DFU capabilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages