mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
lwIP on ethernet: examples (#8395)
* ethernet: examples * remove duplicate * styling * fix comment restyle + comment eth.setdefault() * comment and add comments about eth.setDefault() * update comments when using interface::setDefault() * repair bad merge * fix default interface case * factorize * change comment
This commit is contained in:
10
libraries/lwIP_Ethernet/library.properties
Normal file
10
libraries/lwIP_Ethernet/library.properties
Normal file
@ -0,0 +1,10 @@
|
||||
name=lwIP-Ethernet
|
||||
version=1
|
||||
author=esp8266/Arduino
|
||||
maintainer=esp8266/Arduino
|
||||
sentence=Helper for ethernet drivers
|
||||
paragraph=Example repository for Ethernet drivers
|
||||
category=Communication
|
||||
url=https://github.com/esp8266/Arduino
|
||||
architectures=esp8266
|
||||
dot_a_linkage=true
|
Reference in New Issue
Block a user