Commit 57c8c5b
committed
Log messages about the platforms used in compilation
This should help debugging problems based on verbose compilation output,
especially if third-party boards and/or cores are involved. For example,
this might output:
Using board 'pinoccio' from platform in folder: /path/to/sketchbook/hardware/pinoccio/avr
Using core 'arduino' from platform in folder: /path/to/arduino/hardware/arduino/avr
Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>1 parent 231a80b commit 57c8c5b
File tree
2 files changed
+7
-0
lines changed- src/arduino.cc/builder
- constants
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
103 | 108 | | |
104 | 109 | | |
105 | 110 | | |
| |||
0 commit comments