Fede85
|
9454816162
|
Ethernet, SD and LiquidCrystal to the new library format
|
2013-06-26 19:13:04 +02:00 |
|
Cristian Maglie
|
57b8713cab
|
Moved libraries folder inside platform folder. Now libraries and examples are searched per board/platform
|
2012-01-04 15:14:51 +01:00 |
|
amcewen
|
ad5dead85a
|
Changed names of the Ethernet classes: Client -> EthernetClient, NetClient -> Client, and basic testing performed
|
2011-08-29 22:36:28 +01:00 |
|
amcewen
|
88e858f6e3
|
Fix for issue 439. UDP API changed to derive from Stream. The old sendPacket and readPacket calls have been removed, and replaced with Stream-derived alternatives which provide more commonality with other communications classes and to allow both buffered and full-packet-at-a-time uses. Also includes the introduction of an IPAddress class to make passing them around easier (and require fewer pointers to be exposed)
|
2011-01-10 14:54:29 +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 |
|