Table of Contents

Class Bootloader

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Provides asynchronous operations to update a device firmware using the dedicated bootloader protocol.

public static class Bootloader
Inheritance
Bootloader
Inherited Members

Methods

UpdateFirmwareAsync(string, DeviceFirmware, bool, IProgress<int>)

Asynchronously updates the firmware of the Harp device on the specified port.

UpdateFirmwareAsync(string, DeviceFirmware, IProgress<int>)

Asynchronously updates the firmware of the Harp device on the specified port.