X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=README.md;h=d78b1f1d54e4ae1025280608f4136ad776480796;hb=b6235fb76ce82f96503cda83eebe8106320b2a0d;hp=5de09358a449518cb564e343eb6d9d6bbb362682;hpb=108476e3554ea3a25dca5b5ab260f38c1e734221;p=recipes.git diff --git a/README.md b/README.md index 5de0935..d78b1f1 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,17 @@ # Technical +## Cross-compilation on Windows 11 + +The toolchain for Raspberry Pi 64 bits is available here: https://gnutoolchains.com/raspberry64/ + + +## How to install service on RPI Zero + +1. Copy doc/recipes.service to /lib/systemd/system +2. Enabled it: #> systemctl enable recipes + + ## Useful URLs * Rust patterns : https://github.com/rust-unofficial/patterns/tree/master/patterns