-
-
Notifications
You must be signed in to change notification settings - Fork 422
Commit e4bd962
author
committedAkos Kitta
Use
This patch falls back to the `BoardsManifest` when the `Boards` is not
available.
When the `Boards` are not installed, hence unavailable, the produced
gRPC instance won't contain the `FQBN` but the `Name` only.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>BoardsManifest
if Boards
is not applicable1 parent d876ac9 commit e4bd962
1 file changed
+23
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | - | ||
30 | - | ||
31 | - | ||
32 | - | ||
33 | - | ||
34 | - | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
35 | 52 |
| |
36 | - | ||
37 | 53 |
| |
38 | 54 |
| |
39 | 55 |
| |
|
0 commit comments