1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/libraries
David A. Mellis 57b4b0e10d Removing hardcoded CPU speed from Wire library.
Replacing CPU_FREQ with F_CPU.
2011-05-12 16:53:14 -04:00
..
ArduinoTestSuite Tests for various String addition cases. 2011-03-31 10:57:34 -04:00
EEPROM Restored and updated SoftwareSerialExample 2011-05-03 13:13:35 -04:00
Ethernet Changing #include "wiring.h" to #include "Arduino.h" in Dns.cpp. 2011-04-16 20:03:01 -04:00
Firmata Re-arranging header files and small fixes to optimized core functions. 2011-03-02 23:05:25 -05:00
LiquidCrystal Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05:00
SD Incorporating ladyada's SD changes (multifile & directories). 2011-04-18 17:58:54 -04:00
Servo Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05:00
SoftwareSerial Restored and updated SoftwareSerialExample -- really this time! 2011-05-03 13:14:50 -04:00
SPI Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05:00
Stepper Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05:00
Wire Removing hardcoded CPU speed from Wire library. 2011-05-12 16:53:14 -04:00