Go to file
Iván Pérez b74a02cb21 WString: add `toDouble`
`toFloat` internally converts into double and then truncates into a
float, so why not add a method to return the double?
2016-09-12 08:56:02 +02:00
bootloaders Added support to Genuino boards (drivers, boards.txt entries, bootloaders) 2015-08-27 10:40:03 +02:00
cores/arduino WString: add `toDouble` 2016-09-12 08:56:02 +02:00
firmwares Added support to Genuino boards (drivers, boards.txt entries, bootloaders) 2015-08-27 10:40:03 +02:00
libraries Update SoftwareSerialExample.ino 2016-08-14 19:14:53 -04:00
variants Add PIN_* defines to AVR variants 2016-04-04 15:41:38 -04:00
boards.txt Added support to Genuino boards (drivers, boards.txt entries, bootloaders) 2015-08-27 10:40:03 +02:00
platform.txt Use a specific hardware/package_index_bundled.json. AVR core version to 1.6.13 2016-08-11 11:02:03 +02:00
programmers.txt Support the Atmel STK500 development board for ISP 2015-06-05 18:43:25 +02:00