Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
C

cortex-m

> 编程语言
Open source

Low level access to Cortex-M processors

993 stars0 likes0 views
WebsiteGitHub

About

Low level access to Cortex-M processors

Cortex-M crates

This repository contains various crates useful for writing Rust programs on Cortex-M microcontrollers:

  • cortex-m: CPU peripheral access and intrinsics
  • cortex-m-rt: Startup code and interrupt handling
  • cortex-m-semihosting: Support for semihosting debugging
  • cortex-m-interrupt-number: Shared trait for interacting with peripheral access crates
  • panic-itm: Panic handler that sends messages over the ITM/SWO output
  • panic-semihosting: Panic handler that sends messages over semihosting

This project is developed and maintained by the Embedded Devices Working Group's Arm team.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Code of Conduct

Contribution to this repository is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the Arm team, promises to intervene to uphold that code of conduct.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Rustarmcortex-mmicrocontrollerno-std

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言