Skip to content

Please use a NRF version tag, not a intermediate development commit #1

Description

@boaks

west.yml imports NRF from a development commit. Please use version tags, if possible.

Current:

  projects:
    - name: nrf
      remote: nrfconnect
      repo-path: sdk-nrf
      revision: 98a5e50b9ac142ae2114f0b4ea257823cbf2c978
      import: true

FMPOV better:

  projects:
    - name: nrf
      remote: nrfconnect
      repo-path: sdk-nrf
      revision: v2.9.1
      import: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions