Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 575842

Summary: dev-embedded/arduino version bump to 1.6.7
Product: Gentoo Linux Reporter: ephemer0l <om>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description ephemer0l 2016-02-27 19:07:13 UTC
From Release Notes:
 
ARDUINO 1.6.7 - 2015.12.17

[ide]
* New arduino-builder: faster, better prototype generation and library discovery logic, and more. See https://github.com/arduino/arduino-builder/compare/1.0.5...1.3.9
* Serial plotter now allows to plot multiple values at once. Thanks @henningpohl
* 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
* Fixed various Boards manager glitches, in particular when removing a board
* Windows: Arduino IDE icon is now in high definition, bye bye that blurry icon
* Remote upload without SSH is now supported (allows OTA upload for many 3rd party boards). Thanks @me-no-dev.

[libraries]
* SPI: Added SPI.transfer16(...) function to SAM core.
* Ethernet, WiFi, SoftwareSerial: Fixed flush() behaviour:
  the flush function is no more dropping the receive buffer, as per
  1.0 API specification. Thanks @drmpf

[core]
* Fixed wrong timings for HardwareSerial::flush() in SAM core. Thanks @borisff
* Stream: Optional lookahead and skipChar options added to parseInt and parseFloat,
  parseFloat also support parsing floats without a leading 0,
  Stream::find(char) added to SAM. Thanks @Chris--A.
* Leonardo/Micro (and other atmega32u4 based boards) now have SerialUSB alias for Serial
* Leonardo now has LED_BUILTIN_RX/TX definitions in variant file. Thanks @NicoHood


Thanks.
Comment 1 Pacho Ramos gentoo-dev 2016-03-01 15:26:22 UTC

*** This bug has been marked as a duplicate of bug 525882 ***