EthernetInterface
Dependencies: Socket lwip lwip-sys lwip-eth
Revisions of EthernetInterface.cpp
Revision | Date | Message | Actions |
---|---|---|---|
27:2124eae946f3 | 2013-03-01 | Update lwIP and socket libraries.; Add "getMACAddress". | File Diff Annotate |
26:dd9794ce1d64 | 2013-02-15 | Correct Ethernet initialization with static IP | File Diff Annotate |
22:2a797ba9babe | 2012-08-04 | Change "ethernet_input" with "tcpip_input" | File Diff Annotate |
21:8cd2de462559 | 2012-08-03 | Add timeout to network initialization | File Diff Annotate |
15:fd9597f1b81b | 2012-07-25 | Update socket library | File Diff Annotate |
14:cec293071eed | 2012-07-23 | tidyup | File Diff Annotate |
10:8d1c7a87c17b | 2012-07-03 | Merge | File Diff Annotate |
8:dbc8547f882b | 2012-07-03 | Debug update : does not set 115200bps speed by default | File Diff Annotate |
7:73a6916d991e | 2012-07-02 | Do not force debug on the EthernetInterface users, in particular do not change the default settings of their serial port. | File Diff Annotate |
4:9a52c802be61 | 2012-06-26 | Documentation update | File Diff Annotate |
3:f5776537f27f | 2012-06-26 | Update underlying libraries | File Diff Annotate |