alumy
Rust SDK for embedded systems development, providing safe and efficient hardware abstraction and device control.
Features
- Safe hardware abstraction layer
- Efficient device control interfaces
- Support for
no_stdenvironments - Modular and extensible design
Installation
Add this to your Cargo.toml:
[]
= "0.1"
Usage
use alumy;
License
This project is licensed under the GPL-3.0 License.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.