README: add note about zynq-rs update procedure

exception
Sebastien Bourdeauducq 2020-11-06 12:16:19 +08:00
parent 7dbffadf08
commit c865c82883
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ Notes:
- This is developed with Nixpkgs 20.09, and the ``nixbld.m-labs.hk`` binary substituter can also be used here (see the ARTIQ manual for the public key and instructions).
- The impure build process is also compatible with non-Nix systems.
- If the board is connected to the local machine, use the ``local_run.sh`` script.
- To update ``zynq-rs``, update the cargo files as per usual for Rust projects, but also keep ``zynq-rs.nix`` in sync.
License
-------