Commit 396718f
File tree
Expand file treeCollapse file tree
5 files changed
+43
-12
lines changedFilter options
- arduino/discovery
- docs
- internal/cli/board
- rpc/cc/arduino/cli/commands/v1
Expand file treeCollapse file tree
5 files changed
+43
-12
lines changedarduino/discovery/discovery.go
Copy file name to clipboardExpand all lines: arduino/discovery/discovery.go+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
| 94 | + |
94 | 95 |
|
95 | 96 |
|
96 | 97 |
|
| ||
107 | 108 |
|
108 | 109 |
|
109 | 110 |
|
| 111 | + |
110 | 112 |
|
111 | 113 |
|
112 | 114 |
|
|
docs/pluggable-discovery-specification.md
Copy file name to clipboardExpand all lines: docs/pluggable-discovery-specification.md+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| 130 | + |
130 | 131 |
|
131 | 132 |
|
132 | 133 |
|
| ||
147 | 148 |
|
148 | 149 |
|
149 | 150 |
|
150 |
| - |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
151 | 160 |
|
152 | 161 |
|
153 | 162 |
|
| ||
160 | 169 |
|
161 | 170 |
|
162 | 171 |
|
| 172 | + |
163 | 173 |
|
164 | 174 |
|
165 | 175 |
|
| ||
175 | 185 |
|
176 | 186 |
|
177 | 187 |
|
| 188 | + |
| 189 | + |
| 190 | + |
178 | 191 |
|
179 | 192 |
|
180 | 193 |
|
| ||
231 | 244 |
|
232 | 245 |
|
233 | 246 |
|
| 247 | + |
234 | 248 |
|
235 | 249 |
|
236 | 250 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
| 108 | + |
108 | 109 |
|
109 | 110 |
|
110 | 111 |
|
| ||
181 | 182 |
|
182 | 183 |
|
183 | 184 |
|
| 185 | + |
184 | 186 |
|
185 | 187 |
|
186 | 188 |
|
|
rpc/cc/arduino/cli/commands/v1/port.pb.go
Copy file name to clipboardExpand all lines: rpc/cc/arduino/cli/commands/v1/port.pb.go+22-11Lines changed: 22 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
rpc/cc/arduino/cli/commands/v1/port.proto
Copy file name to clipboardExpand all lines: rpc/cc/arduino/cli/commands/v1/port.proto+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
34 | 36 |
|
0 commit comments