forked from M-Labs/artiq
1
0
Fork 0

doc: Trailing spaces

This commit is contained in:
architeuthidae 2024-07-19 18:07:46 +08:00 committed by Sébastien Bourdeauducq
parent d8ba204970
commit 0cdb35f426
18 changed files with 391 additions and 392 deletions

View File

@ -43,7 +43,6 @@ Installing multiple packages and making them visible to the ARTIQ commands requi
(pkgs.python3.withPackages(ps: [ (pkgs.python3.withPackages(ps: [
# List desired Python packages here. # List desired Python packages here.
artiq.artiq artiq.artiq
#ps.misoc # to access UART logs
#ps.paramiko # needed if and only if flashing boards remotely (artiq_flash -H) #ps.paramiko # needed if and only if flashing boards remotely (artiq_flash -H)
#artiq.flake8-artiq #artiq.flake8-artiq
#artiq.dax #artiq.dax