File tree
356 files changed
+175206
-2134
lines changed- arduino
- cores
- packagemanager
- discovery
- libraries
- librariesindex
- librariesmanager
- librariesresolver
- cli
- board
- compile
- core
- daemon
- lib
- root
- testdata
- libs
- MyLib
- MyLibPre15
- utility
- MyLibWithWrongVersion
- sketchbook_with_custom_hardware
- TestSketch
- TestSketch2
- hardware
- test/avr
- test2/avr
- upload
- version
- commands
- board
- compile
- config
- core
- generatedocs
- lib
- login
- logout
- sketch
- upload
- validate
- common/formatter/output
- configs
- daemon
- client
- output
- rpc
- vendor
- github.com/golang/protobuf
- proto
- ptypes
- any
- duration
- timestamp
- golang.org/x
- net
- context
- http/httpguts
- http2
- hpack
- idna
- internal/timeseries
- lex/httplex
- trace
- text
- collate
- build
- internal
- colltab
- tag
- language
- secure/bidirule
- unicode
- bidi
- rangetable
- google.golang.org
- genproto
- googleapis/rpc/status
- grpc
- balancer
- base
- roundrobin
- binarylog/grpc_binarylog_v1
- codes
- connectivity
- credentials
- internal
- encoding
- proto
- grpclog
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
356 files changed
+175206
-2134
lines changedDiff for: Gopkg.lock
+84-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Gopkg.toml
-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 | 54 |
| |
59 | 55 |
| |
60 | 56 |
| |
|
Diff for: README.md
+19-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| |||
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
| 62 | + | |
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
| |||
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
| 78 | + | |
76 | 79 |
| |
77 | 80 |
| |
78 | 81 |
| |
| |||
139 | 142 |
| |
140 | 143 |
| |
141 | 144 |
| |
142 |
| - | |
143 | 145 |
| |
144 | 146 |
| |
145 | 147 |
| |
| |||
162 | 164 |
| |
163 | 165 |
| |
164 | 166 |
| |
165 |
| - | |
| 167 | + | |
| 168 | + | |
166 | 169 |
| |
167 | 170 |
| |
168 | 171 |
| |
169 | 172 |
| |
170 | 173 |
| |
171 | 174 |
| |
| 175 | + | |
172 | 176 |
| |
173 |
| - | |
| 177 | + | |
174 | 178 |
| |
175 | 179 |
| |
176 | 180 |
| |
177 | 181 |
| |
| 182 | + | |
178 | 183 |
| |
179 | 184 |
| |
180 | 185 |
| |
181 | 186 |
| |
182 | 187 |
| |
183 | 188 |
| |
| 189 | + | |
184 | 190 |
| |
185 | 191 |
| |
186 | 192 |
| |
| |||
216 | 222 |
| |
217 | 223 |
| |
218 | 224 |
| |
| 225 | + | |
219 | 226 |
| |
220 | 227 |
| |
221 | 228 |
| |
| |||
250 | 257 |
| |
251 | 258 |
| |
252 | 259 |
| |
| 260 | + | |
253 | 261 |
| |
254 | 262 |
| |
255 | 263 |
| |
| |||
295 | 303 |
| |
296 | 304 |
| |
297 | 305 |
| |
298 |
| - | |
| 306 | + | |
299 | 307 |
| |
300 | 308 |
| |
301 | 309 |
| |
| |||
318 | 326 |
| |
319 | 327 |
| |
320 | 328 |
| |
321 |
| - | |
322 |
| - | |
323 |
| - | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
324 | 332 |
| |
325 | 333 |
| |
326 | 334 |
| |
327 | 335 |
| |
328 |
| - | |
|
Diff for: arduino/cores/cores.go
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
| 26 | + | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
| 161 | + | |
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
|
+65
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + |
0 commit comments