# cortex-m-quickstart **Repository Path**: mirrors_rust-embedded/cortex-m-quickstart ## Basic Information - **Project Name**: cortex-m-quickstart - **Description**: Template to develop bare metal applications for Cortex-M microcontrollers - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-01-06 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # `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.