mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 20:01:03 +00:00
remove libc and add small readme with test instructions
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# No-Std Testing Crate
|
||||
|
||||
To test the no-std compatibility of various subxt-* crates, please run:
|
||||
|
||||
```bash
|
||||
cargo build --target thumbv7em-none-eabi
|
||||
```
|
||||
Reference in New Issue
Block a user