We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d955c8 commit cd729a9Copy full SHA for cd729a9
build/shared/revisions.txt
@@ -2,6 +2,12 @@ ARDUINO 1.8.2
2
3
[ide]
4
* Fix command line: works again with relative paths (regression)
5
+* Update arduino-builder to 1.3.24 to avoid name clashing for libraries
6
+* Allow BoardManager to fetch FreeBSD tools (thanks @kevans91)
7
+
8
+[core]
9
+* Add Atmel-ICE and JTAGICE3 programmers for AVR chips (thanks @matthijskooijman)
10
+* Move SAM platform to its own repository (https://github.com/arduino/ArduinoCore-sam) - all PRs and issues have been moved as well
11
12
ARDUINO 1.8.1 - 2017.01.09
13
0 commit comments