X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=README.md;fp=README.md;h=d78b1f1d54e4ae1025280608f4136ad776480796;hp=5de09358a449518cb564e343eb6d9d6bbb362682;hb=45d4867cb37ce8d7007c4d98de70d81d0b705b92;hpb=b1ffd1a04a55d6653ed55ea99f09550e5a8a9a96 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