David A. Mellis
|
8d6176d0a4
|
Adding Sonar library for controlling Parallax Ultrasonic PING))) sensors.
|
2006-11-21 18:16:03 +00:00 |
|
David A. Mellis
|
9d62fdd479
|
Adding Wire (TWI/I2C) library from Wiring. Renamed TwoWire.cpp to Wire.cpp and Wire.h to Wire.cpp so that the #include in the sketch matches the name of the library.
|
2006-10-08 08:51:39 +00:00 |
|
David A. Mellis
|
dfdd7f5c02
|
Removing Foo library.
|
2006-08-30 14:38:33 +00:00 |
|
David A. Mellis
|
4ba8ffb6ee
|
Optimized size of core, fixed some warnings in libraries.
|
2006-07-09 12:39:27 +00:00 |
|
David A. Mellis
|
56c86b6f67
|
Readding Matrix examples.
|
2006-04-09 12:38:38 +00:00 |
|
David A. Mellis
|
b4c2fc9d9f
|
Removing matrix examples temporarily.
|
2006-04-09 12:37:55 +00:00 |
|
David A. Mellis
|
c2f27f227d
|
Adding examples and keyword files to Sprite and Matrix libs.
|
2006-04-09 12:35:08 +00:00 |
|
David A. Mellis
|
b5dde887ab
|
Library system working: Import Library menu adds header files to sketch, linking is conditional based on #include's in sketch.
|
2006-03-26 22:16:55 +00:00 |
|
David A. Mellis
|
ac79978ff5
|
Moved Matrix and Sprite libraries out of arduino/ core directory, as they were too big to link against every sketch.
|
2006-03-21 10:49:41 +00:00 |
|