Arduino/libraries/Wire
David A. Mellis e1faf02deb Removing hardcoded CPU speed from Wire library.
Replacing CPU_FREQ with F_CPU.
2011-02-22 22:25:04 -05:00
..
examples Added public domain notice 2010-02-24 03:48:01 +00:00
utility Removing hardcoded CPU speed from Wire library. 2011-02-22 22:25:04 -05:00
Wire.cpp Statically allocating buffers in Wire library (issue #351). 2010-09-16 00:50:43 +00:00
Wire.h Statically allocating buffers in Wire library (issue #351). 2010-09-16 00:50:43 +00:00
keywords.txt Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00