Skip to content

nRF project downloads a lot on the first launch for each new project #19

@MihaelIsaev

Description

@MihaelIsaev

Investigate whether it’s possible to configure Zephyr to fetch only the required toolchains, and explore how to properly cache them using a Docker volume.

Right now, it installs toolchains into the home folder, and what gets downloaded depends on the exact version of Zephyr specified in west.yml in the project.

The goal is to avoid duplicate downloads across projects and reduce both disk usage and startup time.

Any ideas or suggestions on how to best approach this are very welcome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions