Skip to content

Remove false dependencies #171

Closed
@Patater

Description

@Patater

Description

We are currently adding dependencies on a few libraries that mbed-tools doesn't require, but that mbed-os does require. We are doing this to make it easier to get started developing on Mbed OS. This is an interim solution, however, and comes with a number of drawbacks. In particular, adding these dependencies now means that the mbed-os version and the mbed-tools version are coupled: you can no longer build any version of Mbed OS 6.5 and up with any mbed-tools version.

We should only depend on what mbed-tools itself needs, and count on an Mbed Installer to have installed anything that mbed-os needs.

Issue request type

  • Enhancement
  • Bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions