Skip to content

Using libavrdude as a standalone library #819

Open
@yegorich

Description

@yegorich

So far libavrdude will be built internally as a static library. For the common usage it has to provide the following features:

  • static or dynamic build (there is a related CMake option)
  • install target for both the library and header file
  • the header file must not include local headers like ac_cfg.h

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