1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
David A. Mellis
7392f8514d Fix to drop packets in Wire library (issue #335). 2010-09-16 01:22:36 +00:00
David A. Mellis
bf88db8484 Statically allocating buffers in Wire library (issue #351). 2010-09-16 00:50:43 +00:00
Tom Igoe
08cfd58540 Added public domain notice 2010-02-24 03:48:01 +00:00
Tom Igoe
89540b837a Added public domain notice 2010-02-24 03:47:59 +00:00
Tom Igoe
39f2ddc67e Added public domain notice 2010-02-24 03:47:54 +00:00
Tom Igoe
30ab6fd578 Added public domain notice 2010-02-24 03:47:47 +00:00
Tom Igoe
ae026b783c Added public domain notice 2010-02-24 03:47:44 +00:00
Tom Igoe
99cc559107 Added public domain notice 2010-02-24 03:47:42 +00:00
David A. Mellis
3075c8e4fd Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00