Compare commits

..

1 Commits

Author SHA1 Message Date
mwojcik 4a3b96bb9b describe building legacy firmware 2023-10-25 12:23:15 +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_flash -V <variant> -d artiq_kasli
```