https://github.com/hexdae/bazel-rust-embedded
A collection of Bazel tools for embedded rust
https://github.com/hexdae/bazel-rust-embedded
arm bazel bazel-examples bazel-rules embedded microcontroller rust
Last synced: 3 months ago
JSON representation
A collection of Bazel tools for embedded rust
- Host: GitHub
- URL: https://github.com/hexdae/bazel-rust-embedded
- Owner: hexdae
- License: mit
- Created: 2021-06-20T02:26:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T19:27:54.000Z (over 4 years ago)
- Last Synced: 2025-07-27T17:04:47.486Z (6 months ago)
- Topics: arm, bazel, bazel-examples, bazel-rules, embedded, microcontroller, rust
- Language: Starlark
- Homepage:
- Size: 1 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust Embedded Tools
This repository contains useful, cross-platform embedded tools that work out of the box in any Bazel project.
If this project was useful to you, give it a ⭐️ and I'll keep improving it!
## Install in your workspace
To import the `Bazel Rust Embedded` repo in your `WORKSPACE` make just add the following lines:
```python
http_archive(
name = "rust_embedded",
sha256 = "