Zach Eveland
|
df9835efaf
|
Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot
Conflicts:
app/src/processing/app/Editor.java
app/src/processing/app/Sketch.java
build/shared/examples/4.Communication/SerialCallResponse/SerialCallResponse.pde
build/shared/lib/theme/theme.txt
hardware/arduino/cores/arduino/HardwareSerial.h
hardware/arduino/cores/arduino/Print.cpp
hardware/arduino/cores/arduino/WString.h
hardware/arduino/variants/mega/pins_arduino.h
libraries/Ethernet/examples/PachubeClient/PachubeClient.ino
libraries/Ethernet/examples/PachubeClientString/PachubeClientString.ino
libraries/Firmata/examples/EchoString/EchoString.ino
libraries/SD/File.cpp
libraries/SoftwareSerial/SoftwareSerial.cpp
libraries/SoftwareSerial/SoftwareSerial.h
libraries/SoftwareSerial/examples/SoftwareSerialExample/SoftwareSerialExample.ino
libraries/SoftwareSerial/keywords.txt
|
2011-10-27 09:32:27 -04:00 |
|
Tom Igoe
|
35777612c0
|
Changed all .pde examples to .ino
All examples in /build/shared/examples/ and /libraries/ have had their
extensions changed to .ino
|
2011-08-30 15:33:32 -04:00 |
|
Tom Igoe
|
381e62e550
|
Added example to demonstrate LiquidCrystal chreateChar() function
|
2011-05-12 17:03:07 -04:00 |
|
Tom Igoe
|
fcb66ddccd
|
Added example to demonstrate LiquidCrystal chreateChar() function
|
2011-03-21 12:27:18 -04:00 |
|
David A. Mellis
|
6739f20bbf
|
Modifying examples to use Serial.write() instead of Serial.print(BYTE).
|
2011-02-26 14:04:41 -05:00 |
|
David A. Mellis
|
3eae87adc9
|
Modifying examples to use Serial.write() instead of Serial.print(BYTE).
|
2011-02-26 13:57:41 -05:00 |
|
Tom Igoe
|
305d0f0f5f
|
fixed comments in LIquidCrystal examples per issue 402
|
2010-11-22 09:36:23 -05:00 |
|
Tom Igoe
|
33198649db
|
Added public domain notice
|
2010-02-24 03:49:03 +00:00 |
|
Tom Igoe
|
4a73f0c3d3
|
Added public domain notice
|
2010-02-24 03:48:54 +00:00 |
|
Tom Igoe
|
dcd629875a
|
Added public domain notice
|
2010-02-24 03:48:44 +00:00 |
|
Tom Igoe
|
df22aa8417
|
Added public domain notice
|
2010-02-24 03:48:43 +00:00 |
|
Tom Igoe
|
97a8101730
|
Added public domain notice
|
2010-02-24 03:48:38 +00:00 |
|
Tom Igoe
|
4af7cdd823
|
Added public domain notice
|
2010-02-24 03:48:34 +00:00 |
|
Tom Igoe
|
eb1e03f7c3
|
Added public domain notice
|
2010-02-24 03:48:28 +00:00 |
|
Tom Igoe
|
d6fd2e8d18
|
Added public domain notice
|
2010-02-24 03:48:25 +00:00 |
|
Tom Igoe
|
fd1d7c6c17
|
Added public domain notice
|
2010-02-24 03:48:20 +00:00 |
|
Tom Igoe
|
d72b7b5222
|
Corrected comments in LiquidCrystal examples
|
2010-02-08 23:36:02 +00:00 |
|
Tom Igoe
|
ef68422220
|
Corrected comments in LiquidCrystal examples
|
2010-02-08 23:35:15 +00:00 |
|
Tom Igoe
|
27a5bde5e7
|
Corrected comments in LiquidCrystal examples
|
2010-02-08 23:34:07 +00:00 |
|
Tom Igoe
|
a872494c55
|
Corrected comments in LiquidCrystal examples
|
2010-02-08 23:31:21 +00:00 |
|
Tom Igoe
|
5d4175cb3b
|
Corrected comments in LiquidCrystal examples
|
2010-02-08 23:26:07 +00:00 |
|
Tom Igoe
|
0c465300dc
|
Corrected comments in LiquidCrystal examples
|
2010-02-08 23:24:18 +00:00 |
|
Tom Igoe
|
e74ceb04de
|
Corrected comments in LiquidCrystal examples
|
2010-02-08 23:21:13 +00:00 |
|
Tom Igoe
|
4f3c8b6e51
|
|
2010-02-08 23:13:59 +00:00 |
|
David A. Mellis
|
3075c8e4fd
|
Moving libraries out of arduino platform / core directory and to top-level.
|
2009-11-07 17:54:56 +00:00 |
|