rust
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| rust [2026-01-15 20:23 UTC (4 months ago)] – created hypha | rust [2026-04-11 00:46 UTC (7 weeks ago)] (current) – add framebuffer link here 1e1001 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Rust ====== | ||
| + | |||
| + | |||
| You can run rust on the pm3 by compiling a rust project for '' | You can run rust on the pm3 by compiling a rust project for '' | ||
| - | '' | + | |
| Because the pm3 uses an ancient version of glibc, you'll need to add a '' | Because the pm3 uses an ancient version of glibc, you'll need to add a '' | ||
| - | '' | + | |
| - | [target.armv7-unknown-linux-gnueabihf] | + | rustflags = [" |
| - | rustflags = [" | + | |
| - | '' | + | < |
| - | scp doesn't seem to work, but moving binaries to the device can still be accomplished in a number of ways and this is what occurred to hypha first. | + | ''cat target/ |
| - | '' | + | scp works fine provided the -O (legacy) flag is provided. |
| - | As a bonus tip, you can use slint on the device for building a GUI with the '' | + | As a bonus tip, you can use slint on the device for building a GUI with the '' |
rust.1768508607.txt.gz · Last modified: by hypha
