Arduino_STM32/STM32F4/libraries/arduino_uip/library.properties

11 lines
376 B
INI

name=UIPEthernet
author=ntruchsess
email=Norbert Truchsess <norbert.truchsess@t-online.de>
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/ntruchsess/arduino_uip
architectures=STM32F1
version=1.04
dependencies=
core-dependencies=arduino (>=1.5.0)