1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/hardware/arduino
2010-08-28 10:23:54 +00:00
..
bootloaders Adding ATmega328 version of the Arduino BT bootloader, along with a Makefile for building it. 2010-08-07 19:48:59 +00:00
cores/arduino Changing String::toCharArray() and getBytes() to accept a buffer, rather than return one. That way they don't expose the internal representation of the String class, allowing future optimization. Thanks to Paul Stoffregen. 2010-08-28 10:23:54 +00:00
boards.txt Adding Arduino BT w/ ATmega328 to the boards menu. 2010-08-07 19:56:14 +00:00
programmers.txt Moving things around. 2009-11-07 17:05:21 +00:00