Commit 4b3f6c4
committed
Abort rather than calling arduino-cli compile with a blank --fqbn.
The server calls arduino-cli compile --fqbn even if fqbn is not known,
which leads to more confusing errors. Abort earlier and explain what
to do (call the server with -fqbn instead).1 parent 49425d7 commit 4b3f6c4
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
189 | 195 | | |
190 | 196 | | |
191 | 197 | | |
| |||
0 commit comments