Compare commits

..

1 Commits

Author SHA1 Message Date
mwojcik c188cdfb33 describe building legacy firmware 2023-10-25 12:46:39 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -60,5 +60,5 @@ python prep_pkg.py -v <variant> -d artiq_kasli/
Then the customer can use ``artiq_flash`` easily, after extracting the contents:
```shell
artiq_flash -V <variant> -d artiq_kasli
artiq_flash -V <variant> -d .
```