Skip to content

Rework PICKit2 programmer to use libhidapi instead of libhid (which will make it work under macOS) #883

@mariusgreuel

Description

@mariusgreuel

Assuming the PicKit2 programmer is a HID device, I suggest to rework the code to use libhidapi, which is available on all platforms. Then we can drop the remaining libhid support for Windows, including the CMake/Automake support.

#882 already removed libhid support for ser_avrdoper, so the pickit.c code is the last one to reference libhid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions