-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 33c9558
AVR recipe.ar.pattern backwards compatibility
Define archive_file_path in Arduino AVR Boards platform.txt to provide
backwards compatibility with IDE versions previous to 1.6.6. The
archive_file_path value set in platform.txt is overridden in IDE 1.6.6+.
This produces avr-ar commands identical to the previous behavior.1 parent 7b2f6fc commit 33c9558
1 file changed
+1
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 | + | ||
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
|
0 commit comments