ever
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
# wakey
|
||||
|
||||
router shit
|
||||
router shit
|
||||
|
||||
## compile
|
||||
|
||||
with [cross](https://crates.io/crates/cross).
|
||||
|
||||
```sh
|
||||
cross build --release --target armv7-unknown-linux-musleabihf # my machine
|
||||
```
|
||||
|
||||
cross works with a random windows machine.
|
||||
it works; those toolchains they tried to install: add them forcefully by hand.
|
||||
|
||||
it works. uses docker.
|
||||
|
||||
Reference in New Issue
Block a user