Skip to content

Referencing nonexistent "sam-dev-python" git tag for the TinyMPC repository #2

@xavier-guardian

Description

@xavier-guardian

The top level CMakeLists.txt references a nonexistent tag for the TinyMPC Repo. This prevents installing with pip.

FetchContent_Declare(
  tinympc
  GIT_REPOSITORY https://github.com/TinyMPC/TinyMPC.git
  GIT_TAG sam-dev-python
)

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