Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
123
2022-06-06, by advxolltm [Mon, 06 Jun 2022 16:36:52 +0000] rev 19
123
Mbed library for ENC28J60 Ethernet modules.
2020-07-23, by hudakz [Thu, 23 Jul 2020 15:30:54 +0000] rev 18
Mbed library for ENC28J60 Ethernet modules.
Library for the ENC28J60 Ethernet modules.
2020-06-05, by hudakz [Fri, 05 Jun 2020 15:21:49 +0000] rev 17
Library for the ENC28J60 Ethernet modules.
Library for ENC28J60 Ethernet modules.
2020-06-05, by hudakz [Fri, 05 Jun 2020 15:12:21 +0000] rev 16
Library for ENC28J60 Ethernet modules.
Timeout parameter added for the 'connect' function, SPI speed reduced from 20 to 10 Mb/s, debug messages fixed ...
2019-09-07, by hudakz [Sat, 07 Sep 2019 17:42:42 +0000] rev 15
Timeout parameter added for the 'connect' function, SPI speed reduced from 20 to 10 Mb/s, debug messages fixed ...
UDP socket improved.
2019-09-03, by hudakz [Tue, 03 Sep 2019 09:16:55 +0000] rev 14
UDP socket improved.
TcpClient, TcpServer and UipEthernet modified to make TcpClient work.
2019-08-31, by hudakz [Sat, 31 Aug 2019 20:34:52 +0000] rev 13
TcpClient, TcpServer and UipEthernet modified to make TcpClient work.
"TcpClient::close()" modified.
2019-08-30, by hudakz [Fri, 30 Aug 2019 19:15:42 +0000] rev 12
"TcpClient::close()" modified.
"set_network" method of Mbed style added.
2019-08-30, by hudakz [Fri, 30 Aug 2019 08:11:40 +0000] rev 11
"set_network" method of Mbed style added.
Added methods for TcpClient to get remote client's IP address and peer name.
2019-08-27, by hudakz [Tue, 27 Aug 2019 22:08:54 +0000] rev 10
Added methods for TcpClient to get remote client's IP address and peer name.