alumy
Rust SDK for embedded systems development, providing safe and efficient hardware abstraction and device control.
Features
- Version Management: Macros and functions to access crate metadata at compile time.
- Filesystem Utilities: Path building and filesystem helpers (under development).
- Embedded Focused: Designed for
no_stdenvironments and efficient hardware control.
Installation
Add this to your Cargo.toml:
[]
= "0.1"
Usage
Version Information
You can access the crate version and name using functions or macros:
use version;
Macros
The crate provides macros for compile-time constants:
use ;
License
This project is licensed under the MIT License.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.