aboutsummaryrefslogtreecommitdiff
path: root/examples/HelloWorld
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2012-03-25 23:55:47 -0400
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2012-03-25 23:56:06 -0400
commit41813e8ce32eb3fc4428dcb19045234a26a4f120 (patch)
tree784c5a68945891944d95c9d7791b91f9a00a1bcb /examples/HelloWorld
parent451044c118674fdcde0769298b640f1186608728 (diff)
Remove build files and add to gitignore.
Diffstat (limited to 'examples/HelloWorld')
-rw-r--r--examples/HelloWorld/build-cli/HelloWorld.cpp59
-rw-r--r--examples/HelloWorld/build-cli/HelloWorld.d13
-rwxr-xr-xexamples/HelloWorld/build-cli/HelloWorld.elfbin82282 -> 0 bytes
-rw-r--r--examples/HelloWorld/build-cli/HelloWorld.hex159
-rwxr-xr-xexamples/HelloWorld/build-cli/a.out.elfbin82282 -> 0 bytes
-rw-r--r--examples/HelloWorld/build-cli/depends.mk13
-rw-r--r--examples/HelloWorld/build-cli/libcore.abin313758 -> 0 bytes
7 files changed, 0 insertions, 244 deletions
diff --git a/examples/HelloWorld/build-cli/HelloWorld.cpp b/examples/HelloWorld/build-cli/HelloWorld.cpp
deleted file mode 100644
index 45b8bc9..0000000
--- a/examples/HelloWorld/build-cli/HelloWorld.cpp
+++ /dev/null
@@ -1,59 +0,0 @@
-#include <Arduino.h>
-/*
- LiquidCrystal Library - Hello World
-
- Demonstrates the use a 16x2 LCD display. The LiquidCrystal
- library works with all LCD displays that are compatible with the
- Hitachi HD44780 driver. There are many of them out there, and you
- can usually tell them by the 16-pin interface.
-
- This sketch prints "Hello World!" to the LCD
- and shows the time.
-
- The circuit:
- * LCD RS pin to digital pin 12
- * LCD Enable pin to digital pin 11
- * LCD D4 pin to digital pin 5
- * LCD D5 pin to digital pin 4
- * LCD D6 pin to digital pin 3
- * LCD D7 pin to digital pin 2
- * LCD R/W pin to ground
- * 10K resistor:
- * ends to +5V and ground
- * wiper to LCD VO pin (pin 3)
-
- Library originally added 18 Apr 2008
- by David A. Mellis
- library modified 5 Jul 2009
- by Limor Fried (http://www.ladyada.net)
- example added 9 Jul 2009
- by Tom Igoe
- modified 22 Nov 2010
- by Tom Igoe
-
- This example code is in the public domain.
-
- http://www.arduino.cc/en/Tutorial/LiquidCrystal
- */
-
-// include the library code:
-#include <LiquidCrystal.h>
-
-// initialize the library with the numbers of the interface pins
-LiquidCrystal lcd(12, 11, 5, 4, 3, 2);
-
-void setup() {
- // set up the LCD's number of columns and rows:
- lcd.begin(16, 2);
- // Print a message to the LCD.
- lcd.print("hello, world!");
-}
-
-void loop() {
- // set the cursor to column 0, line 1
- // (note: line 1 is the second row, since counting begins with 0):
- lcd.setCursor(0, 1);
- // print the number of seconds since reset:
- lcd.print(millis()/1000);
-}
-
diff --git a/examples/HelloWorld/build-cli/HelloWorld.d b/examples/HelloWorld/build-cli/HelloWorld.d
deleted file mode 100644
index 13a59ad..0000000
--- a/examples/HelloWorld/build-cli/HelloWorld.d
+++ /dev/null
@@ -1,13 +0,0 @@
-build-cli/HelloWorld.o: build-cli/HelloWorld.cpp \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/Arduino.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/binary.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/WCharacter.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/WString.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/HardwareSerial.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/Stream.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/Print.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/Printable.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/new.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/variants/standard/pins_arduino.h \
- /Applications/Arduino.app/Contents/Resources/Java/libraries/LiquidCrystal/LiquidCrystal.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/Print.h
diff --git a/examples/HelloWorld/build-cli/HelloWorld.elf b/examples/HelloWorld/build-cli/HelloWorld.elf
deleted file mode 100755
index 14540a5..0000000
--- a/examples/HelloWorld/build-cli/HelloWorld.elf
+++ /dev/null
Binary files differ
diff --git a/examples/HelloWorld/build-cli/HelloWorld.hex b/examples/HelloWorld/build-cli/HelloWorld.hex
deleted file mode 100644
index eafc8c1..0000000
--- a/examples/HelloWorld/build-cli/HelloWorld.hex
+++ /dev/null
@@ -1,159 +0,0 @@
-:100000000C9462000C948A000C948A000C948A0070
-:100010000C948A000C948A000C948A000C948A0038
-:100020000C948A000C948A000C948A000C948A0028
-:100030000C948A000C948A000C948A000C948A0018
-:100040000C94CF000C948A000C948A000C948A00C3
-:100050000C948A000C948A000C948A000C948A00F8
-:100060000C948A000C948A000000000024002700F1
-:100070002A0000000000250028002B0000000000DE
-:1000800023002600290004040404040404040202DA
-:100090000202020203030303030301020408102007
-:1000A0004080010204081020010204081020000012
-:1000B0000007000201000003040600000000000029
-:1000C00000008F0011241FBECFEFD8E0DEBFCDBFF0
-:1000D00011E0A0E0B1E0E0ECF9E002C005900D9283
-:1000E000AE31B107D9F711E0AEE1B1E001C01D9228
-:1000F000AC33B107E1F710E0C4ECD0E004C02297C4
-:10010000FE010E94DA04C23CD107C9F70E941E0218
-:100110000C948C000C940000F8940C94DE04CF92A4
-:10012000EF920F938EE191E06CE04BE025E004E06C
-:1001300053E0E52E32E0C32E0E94E4030F91EF90CE
-:10014000CF9008950F931F930EE111E0C80160E076
-:1001500041E00E94F7020E94170128EE33E040E0E0
-:1001600050E00E94B604C801BA01A9012AE030E0BB
-:100170000E940C021F910F9108950F931F930EE19F
-:1001800011E0C80160E142E020E00E942E03C801B6
-:1001900060E071E00E941B021F910F9108951F9271
-:1001A0000F920FB60F9211242F933F938F939F932B
-:1001B000AF93BF938091370190913801A09139019D
-:1001C000B0913A0130913B010196A11DB11D232F41
-:1001D0002D5F2D3720F02D570196A11DB11D2093C5
-:1001E0003B018093370190933801A0933901B0937C
-:1001F0003A018091330190913401A0913501B09181
-:1002000036010196A11DB11D8093330190933401F5
-:10021000A0933501B0933601BF91AF919F918F911B
-:100220003F912F910F900FBE0F901F9018958FB791
-:10023000F894209137013091380140913901509163
-:100240003A018FBFB901CA010895019739F0880FAB
-:10025000991F880F991F02970197F1F708957894D5
-:1002600084B5826084BD84B5816084BD85B58260BB
-:1002700085BD85B5816085BDEEE6F0E08081816059
-:100280008083E1E8F0E01082808182608083808159
-:1002900081608083E0E8F0E0808181608083E1EB31
-:1002A000F0E0808184608083E0EBF0E08081816019
-:1002B0008083EAE7F0E080818460808380818260CF
-:1002C00080838081816080838081806880831092B8
-:1002D000C1000895CF92DF92EF92FF920F931F9388
-:1002E000CF93DF937C016B018A01C0E0D0E00FC0A7
-:1002F000D6016D916D01D701ED91FC910190F081D6
-:10030000E02DC7010995C80FD91F015010400115F4
-:10031000110571F7CE01DF91CF911F910F91FF90E1
-:10032000EF90DF90CF900895CF93DF93DB010D9096
-:100330000020E9F71197A61BB70BEC01E881F981C2
-:100340000280F381E02DAD010995DF91CF910895F1
-:100350004F925F927F928F929F92AF92BF92CF9275
-:10036000DF92EF92FF920F931F93DF93CF93CDB75E
-:10037000DEB7A1970FB6F894DEBF0FBECDBF2C013C
-:10038000742ECB01223008F42AE019A231E2C32EE8
-:10039000D12CCC0EDD1E822E9924AA24BB24672DDD
-:1003A000752FA50194010E94B60479018A01C80144
-:1003B000B701A50194010E949704472D461B08949C
-:1003C000C108D1084A3014F4405D01C0495CF6010F
-:1003D0004083E114F1040105110521F07E2C5F2D0D
-:1003E000C801DDCFC201B6010E949401A1960FB6EB
-:1003F000F894DEBF0FBECDBFCF91DF911F910F915B
-:10040000FF90EF90DF90CF90BF90AF909F908F9034
-:100410007F905F904F900895DC012115310541F4E4
-:10042000ED91FC910190F081E02D642F09950895E4
-:100430000E94A80108950E9494010895CF93DF932C
-:100440000E942F010E94BD00C0E0D0E00E94A200E7
-:100450002097E1F30E940000F9CF0F931F938C01C6
-:10046000FC01868160E00E94430481E090E00E94EC
-:100470002501F801868161E00E94430481E090E05B
-:100480000E942501F801868160E00E94430484E611
-:1004900090E00E9425011F910F910895CF92DF9265
-:1004A000EF92FF920F931F93CF93DF93D82EC92E15
-:1004B000282F392FC9018C01C0E0D0E0E62EFF249F
-:1004C000F801878161E00E941D04B7010C2E02C073
-:1004D000759567950A94E2F76170F80187810E942B
-:1004E000430421960F5F1F4FC830D10549F78D2D6A
-:1004F0009C2D0E942D02DF91CF911F910F91FF90B3
-:10050000EF90DF90CF900895CF92DF92EF92FF921D
-:100510000F931F93CF93DF93D82EC92E282F392FF7
-:10052000C9018C01C0E0D0E0E62EFF24F8018781EC
-:1005300061E00E941D04B7010C2E02C075956795FD
-:100540000A94E2F76170F80187810E9443042196C2
-:100550000F5F1F4FC430D10549F78D2D9C2D0E9490
-:100560002D02DF91CF911F910F91FF90EF90DF90BF
-:10057000CF9008951F93CF93DF93EC01162F8C81BA
-:10058000642F0E9443048D818F3F19F060E00E9428
-:1005900043048F8584FF05C0CE01612F0E944E0267
-:1005A0000EC0612F70E084E0759567958A95E1F73C
-:1005B000CE010E948402CE01612F0E948402DF914D
-:1005C000CF911F91089541E00E94BA0281E090E02E
-:1005D000089540E00E94BA020895FC016089862FC8
-:1005E0008460808B6C60CF010E94E9020895DF93E4
-:1005F000CF93CDB7DEB728970FB6F894DEBF0FBE06
-:10060000CDBF9C01FE013196A6E1B1E088E00D90DE
-:1006100001928150E1F7F9018389481710F0482FC2
-:100620004150E42FF0E0EE0FFF1FEC0FFD1F818122
-:10063000680F6068C9010E94E90228960FB6F89415
-:10064000DEBF0FBECDBFCF91DF91089561E00E9464
-:10065000E90280ED97E00E9425010895CF93DF9392
-:10066000EC01423018F08F8588608F874B8B1C8A95
-:10067000222329F0413019F48F8584608F8780E52B
-:1006800093EC0E9425018C8160E00E9443048E81DE
-:1006900060E00E9443048D818F3F19F060E00E946A
-:1006A00043046F8564FD1DC0CE0163E00E94840297
-:1006B00084E991E10E942501CE0163E00E94840259
-:1006C00084E991E10E942501CE0163E00E94840249
-:1006D00086E990E00E942501CE0162E00E9484023A
-:1006E00016C06062CE010E94E90284E991E10E9495
-:1006F00025016F856062CE010E94E90286E990E0E3
-:100700000E9425016F856062CE010E94E9026F851B
-:100710006062CE010E94E90284E0888BCE010E94D3
-:10072000ED02CE010E94260382E0898BCE0166E0B5
-:100730000E94E902DF91CF9108956F927F928F928C
-:10074000AF92CF92EF920F931F93DF93CF93CDB7DA
-:10075000DEB73C01162F842FF301448325830683E3
-:10076000E782C086A18682869D8593879E85948731
-:100770009F8595879889968761E00E941D04F30103
-:1007800085818F3F19F061E00E941D04F30186818D
-:1007900061E00E941D04112319F0F301178603C0C4
-:1007A00080E1F3018787C30160E141E020E00E941E
-:1007B0002E03CF91DF911F910F91EF90CF90AF90CB
-:1007C0008F907F906F9008958F92AF92CF92EF921B
-:1007D0000F931F93CF93DF93DC01362F542F722F8B
-:1007E000102FAE2C8C2C13961C921E92129782E125
-:1007F00091E011969C938E9300D000D0EDB7FEB798
-:100800003196CDB7DEB71982118212821382CD01E3
-:1008100061E0432F2FEF052FE72EC12E0E949D038D
-:100820000F900F900F900F90DF91CF911F910F912C
-:10083000EF90CF90AF908F900895482F50E0CA016D
-:1008400086569F4FFC0124914A575F4FFA018491CD
-:100850008823C1F0E82FF0E0EE0FFF1FE859FF4FAB
-:10086000A591B491662341F49FB7F8948C9120959B
-:1008700082238C939FBF08959FB7F8948C91822B0D
-:100880008C939FBF0895482F50E0CA0182559F4F17
-:10089000FC012491CA0186569F4FFC0194914A574E
-:1008A0005F4FFA013491332309F440C0222351F100
-:1008B000233071F0243028F42130A1F0223011F5DA
-:1008C00014C02630B1F02730C1F02430D9F404C070
-:1008D000809180008F7703C0809180008F7D80930E
-:1008E000800010C084B58F7702C084B58F7D84BD31
-:1008F00009C08091B0008F7703C08091B0008F7DD8
-:100900008093B000E32FF0E0EE0FFF1FEE58FF4F93
-:10091000A591B4912FB7F894662321F48C9190950A
-:10092000892302C08C91892B8C932FBF0895629FDD
-:10093000D001739FF001829FE00DF11D649FE00DD7
-:10094000F11D929FF00D839FF00D749FF00D659F38
-:10095000F00D9927729FB00DE11DF91F639FB00D37
-:10096000E11DF91FBD01CF0111240895A1E21A2E46
-:10097000AA1BBB1BFD010DC0AA1FBB1FEE1FFF1F43
-:10098000A217B307E407F50720F0A21BB30BE40B93
-:10099000F50B661F771F881F991F1A9469F76095DA
-:1009A0007095809590959B01AC01BD01CF01089594
-:1009B000EE0FFF1F0590F491E02D0994F894FFCFFE
-:1009C00068656C6C6F2C20776F726C64210000007E
-:0E09D0000000E3026A01000040001400540021
-:00000001FF
diff --git a/examples/HelloWorld/build-cli/a.out.elf b/examples/HelloWorld/build-cli/a.out.elf
deleted file mode 100755
index 14540a5..0000000
--- a/examples/HelloWorld/build-cli/a.out.elf
+++ /dev/null
Binary files differ
diff --git a/examples/HelloWorld/build-cli/depends.mk b/examples/HelloWorld/build-cli/depends.mk
deleted file mode 100644
index 13a59ad..0000000
--- a/examples/HelloWorld/build-cli/depends.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-build-cli/HelloWorld.o: build-cli/HelloWorld.cpp \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/Arduino.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/binary.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/WCharacter.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/WString.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/HardwareSerial.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/Stream.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/Print.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/Printable.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/new.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/variants/standard/pins_arduino.h \
- /Applications/Arduino.app/Contents/Resources/Java/libraries/LiquidCrystal/LiquidCrystal.h \
- /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/Print.h
diff --git a/examples/HelloWorld/build-cli/libcore.a b/examples/HelloWorld/build-cli/libcore.a
deleted file mode 100644
index 5fcfc12..0000000
--- a/examples/HelloWorld/build-cli/libcore.a
+++ /dev/null
Binary files differ