This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-06-16 11:21:18 +03:00
Code
Activity
Files
eabc471876b97c62497c476fee2800a0b7e88ba9
esp8266
/
libraries
/
Wire
History
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
keywords.txt
Moving libraries out of arduino platform / core directory and to top-level.
2009-11-07 17:54:56 +00: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