User Tools

Site Tools


rust

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rust [2026-01-28 00:24 UTC (2 months ago)] – Add title asbrust [2026-02-22 16:48 UTC (6 weeks ago)] (current) whitetailani
Line 13: Line 13:
 '' ''
  
-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.+<del>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/armv7-unknown-linux-gnueabihf/release/project | ssh root@pm3ip 'cat - > /tmp/project; chmod +x /tmp/project'''+''cat target/armv7-unknown-linux-gnueabihf/release/project | ssh root@pm3ip 'cat - > /tmp/project; chmod +x /tmp/project'''</del> 
 + 
 +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 ''slint-backend-linuxfb'' crate, which will software render directly to /dev/fb0 As a bonus tip, you can use slint on the device for building a GUI with the ''slint-backend-linuxfb'' crate, which will software render directly to /dev/fb0
  
rust.1769559861.txt.gz · Last modified: by asb