Skip to content

Examples need to be updated, cortex-m-quickstart repo has been deprecated by author #396

@krakpot

Description

@krakpot

It looks like the author of cortex-m-quickstart removed all contents on 2025-07-29 (see commit) and the repo has been archived.

README.md has been updated with the following info:

cortex-m-quickstart

This repository previously contained a template for building applications for ARM Cortex-M microcontrollers, but it has been deprecated and is no longer maintained. The previous version can be seen in the git history.

Instead, we suggest using [app-template](https://github.com/knurling-rs/app-template), or the getting started guide for whatever framework or HAL you are interested in using.

This causes the examples not to work as is as the repository only contains the README.md if one does not manually check out the revision before the deprecation.

The author suggests using app-template instead. I'm currently learning Rust myself (coming from ~18yrs of embedded C) , but I'm not far along in Rust or the tooling to be able to make a PR with correctly updated examples for this yet.

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