embedded-rust
CommunityBuild bare-metal Rust firmware.
Authormohitmishra786
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of developing bare-metal embedded systems using Rust, covering everything from project setup and flashing to debugging and efficient logging.
Core Features & Use Cases
- Project Setup: Provides
Cargo.tomland.cargo/config.tomlconfigurations for common embedded targets. - Flashing & Debugging: Guides users on using
probe-rsfor deploying and debugging firmware on microcontrollers. - Logging: Demonstrates
defmtfor efficient, low-overhead logging in embedded environments. - Concurrency: Introduces the RTIC framework for real-time, interrupt-driven applications.
- Panic Handling: Explains different strategies for handling panics in
no_stdenvironments.
Quick Start
Configure your project for embedded Rust development by adding the necessary dependencies and target triples to your Cargo.toml and .cargo/config.toml files.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: embedded-rust Download link: https://github.com/mohitmishra786/low-level-dev-skills/archive/main.zip#embedded-rust Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.