1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-30 19:52:13 +01:00

Update revisions.txt

This commit is contained in:
Federico Fissore 2015-11-20 17:31:51 +01:00
parent d5a0476948
commit 0da3251def

View File

@ -6,6 +6,7 @@ ARDUINO 1.6.7
* New translations
* Added support to file:// protocol for boards manager URLs
* Portable sketchbook folder can now be any arbitrary location
* Fixed a bug that caused Boards Manager to install the same tool twice or more, thus wasting disk space, if other cores where using tools delivered by arduino
[libraries]
* SPI: Added SPI.transfer16(...) function to SAM core.