Skip to content

Commit ce30d45

Browse files
bors[bot]berkus
andcommitted
Merge #159
159: Refer to cargo-xbuild as new xargo replacement r=jamesmunns a=berkus Co-authored-by: Berkus Decker <[email protected]>
2 parents 1ad80ad + bbbc65c commit ce30d45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ In 2018 Rust community has created an embedded workgroup to help drive adoption
8181
## Tools
8282

8383
- [xargo](https://github.com/japaric/xargo) Rust package manager with support for non-default std libraries — build rust runtime for your own embedded system.
84+
- xargo is great but it's in maintenance mode, [cargo-xbuild](https://github.com/rust-osdev/cargo-xbuild) is catching up as intended replacement.
8485
- [svd2rust](https://github.com/japaric/svd2rust) Generate Rust structs with register mappings from SVD files.
8586
- [μtest](https://github.com/japaric/utest) unit testing for microcontrollers and other no-std systems.
8687
- [embedded-hal-mock] Mock implementation of `embedded-hal` traits for testing without accessing real hardware. - ![crates.io](https://img.shields.io/crates/v/embedded-hal-mock.svg)

0 commit comments

Comments
 (0)