Sign up form and other stuff
This commit is contained in:
parent
b1ffd1a04a
commit
45d4867cb3
18 changed files with 817 additions and 107 deletions
11
README.md
11
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue