fwup v0.4.0 Fwup
Configurable embedded Linux firmware update creator and runner
Link to this section Summary
Functions
Returns the path to the fwup
executable
Returns a list of ["/path/to/device", byte_size]
Stream firmware image to the device
Link to this section Functions
Link to this function
exe()
Returns the path to the fwup
executable.
Link to this function
get_devices()
Returns a list of ["/path/to/device", byte_size]
Link to this function
send_chunk(pid, chunk)
Link to this function
stream(pid, args, opts \\ [name: Fwup.Stream])
Stream firmware image to the device