Skip to content

Device method to update firmware #6

@GetPsyched

Description

@GetPsyched

Currently, updating any CC device's firmware is much harder than it should be. Since this library uses a high level language, it's possible to write a method that pulls in the latest firmware version and updates the device with it.

This would require sending the device into bootloader mode which would disconnect it from the host system, however the Device._reconnect method is already implemented and can be relied on for this use case!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions