File tree
109 files changed
+1299
-987
lines changed- arduino
- discovery
- monitor
- cli
- feedback
- globals
- commands
- compile
- core
- daemon
- upload
- configuration
- docs
- docsgen
- internal
- cli
- arguments
- board
- burnbootloader
- cache
- compile
- completion
- config
- core
- daemon
- debug
- feedback
- generatedocs
- instance
- lib
- monitor
- outdated
- sketch
- testdata
- custom_hardware
- TestSketch
- TestSketch2
- hardware
- test/avr
- test2/avr
- libs
- MyLib
- MyLibPre15
- utility
- MyLibWithWrongVersion
- update
- updater
- upgrade
- upload
- version
- integrationtest
- compile_1
- config
- version
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+1299
-987
lines changedDiff for: arduino/discovery/discovery.go
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
304 |
| - | |
| 304 | + | |
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
|
Diff for: arduino/monitor/monitor.go
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 | 29 |
| |
31 | 30 |
| |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
230 |
| - | |
| 230 | + | |
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
|
Diff for: cli/feedback/exported.go
-91
This file was deleted.
Diff for: cli/feedback/feedback.go
-189
This file was deleted.
Diff for: cli/globals/globals.go
-28
This file was deleted.
Diff for: commands/compile/compile.go
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Diff for: commands/core/search_test.go
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 | 22 |
| |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
0 commit comments