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.
library.properties
- Committer:
- cassyarduino
- Date:
- 2017-02-14
- Revision:
- 33:7ba5d53df0f2
- Parent:
- 31:0cac6927c80d
- Child:
- 38:645b253e6b50
File content as of revision 33:7ba5d53df0f2:
name=UIPEthernet
author=CassyArduino
email=CassyArduino <cassy@zalaszam.hu>
maintainer=CassyArduino <cassy@zalaszam.hu>
sentence=Ethernet library for ENC28J60
paragraph=implements the same API as stock Ethernet-lib. Just replace the include of Ethernet.h with UIPEthernet.h
url=https://github.com/UIPEthernet/UIPEthernet
category=Communication
version=2.0.3
dependencies=
core-dependencies=arduino (>=1.5.0)
includes=UIPEthernet.h,utility/logging.h
architectures=*