From 8e41d50145ca8698a7e251bbbe7c3bc7d8534ae3 Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Sun, 20 Mar 2016 19:57:07 +0100 Subject: [PATCH] doc: add pipistrello adapter explicitly (closes: #339) --- doc/manual/installing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 43f7540dd..52e4a2dbf 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -103,7 +103,7 @@ First you need to install OpenOCD. Then, you can flash the board: * For the Pipistrello board:: - $ artiq_flash -t pipistrello + $ artiq_flash -t pipistrello -m qc1 * For the KC705 board::