Go to file
David A. Mellis 57973bcd49 Check for NULL pointer in Print.write().
Otherwise, trying to print(NULL) or write(NULL) could print a random
character.

http://code.google.com/p/arduino/issues/detail?id=941
2012-06-03 07:48:32 -04:00
bootloaders changed PID values for Leonardo bootloader and sketch 2012-04-25 15:56:18 -04:00
cores/arduino Check for NULL pointer in Print.write(). 2012-06-03 07:48:32 -04:00
firmwares Added latest firmware for usbserial (not combined with DFU) 2011-11-12 12:57:30 +01:00
variants Updating SoftwareSerial pin mapping (pin change interrupts) for Leonardo. 2012-05-20 15:56:49 -07:00
boards.txt changed PID values for Leonardo bootloader and sketch 2012-04-25 15:56:18 -04:00
programmers.txt Putting ArduinoISP back to 19200 baud. 2012-03-15 19:02:08 -04:00