Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use valid categories in library.properties of bundled libraries #8221

Merged
merged 1 commit into from
Jul 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libraries/lwIP_PPP/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author=lwIP
maintainer=esp8266/Arduino
sentence=PPP interface
paragraph=PPP interface for esp8266 arduino
category=Network
category=Communication
url=https://github.com/esp8266/Arduino
architectures=esp8266
dot_a_linkage=true
2 changes: 1 addition & 1 deletion libraries/lwIP_enc28j60/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author=Nicholas Humfrey
maintainer=esp8266/Arduino
sentence=Ethernet driver
paragraph=ENC28J60 ethernet drivers for lwIP and esp8266 Arduino from https://github.com/njh/EtherSia/tree/master/src/enc28j60.cpp
category=Network
category=Communication
url=https://github.com/esp8266/Arduino
architectures=esp8266
dot_a_linkage=true
2 changes: 1 addition & 1 deletion libraries/lwIP_w5100/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author=Nicholas Humfrey
maintainer=esp8266/Arduino
sentence=Ethernet driver
paragraph=Wiznet5100 ethernet drivers for lwIP and esp8266 Arduino from https://github.com/njh/W5100MacRaw
category=Network
category=Communication
url=https://github.com/esp8266/Arduino
architectures=esp8266
dot_a_linkage=true
2 changes: 1 addition & 1 deletion libraries/lwIP_w5500/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author=Nicholas Humfrey
maintainer=esp8266/Arduino
sentence=Ethernet driver
paragraph=Wiznet5500 ethernet drivers for lwIP and esp8266 Arduino from https://github.com/njh/W5500MacRaw
category=Network
category=Communication
url=https://github.com/esp8266/Arduino
architectures=esp8266
dot_a_linkage=true