1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/hardware/arduino/avr
Cristian Maglie c86eed942d Fixed String class regression after f80c6c5f35
This should make explicit String-from-integer constructor working again:

   int a = 10;
   String(a, 4);
2013-09-03 18:40:30 +02:00
..
bootloaders Merged 1.0.5 2013-05-29 18:30:36 +02:00
cores/arduino Fixed String class regression after f80c6c5f35 2013-09-03 18:40:30 +02:00
firmwares Merged 1.0.5 2013-04-03 13:51:04 +02:00
libraries/Wire WiFi library to the new format 2013-07-19 16:20:34 +02:00
variants Updated robot examples and libraries 2013-08-22 16:30:28 +02:00
boards.txt Wrong boards.txt entry (sub-menu items) for Arduino Nano w/atmega328. 2013-08-31 15:20:15 +02:00
platform.txt Added quoting to usb_producer key to preserve double quotes. 2013-08-01 15:20:24 +02:00
programmers.txt Set correct speed of Arduino ISP programmer 2013-04-06 01:59:25 +02:00