Skip to content

Add libraries categories #957

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

Merged
merged 1 commit into from
Nov 3, 2015
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
1 change: 1 addition & 0 deletions libraries/EEPROM/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ author=Ivan Grokhotkov
maintainer=Ivan Grokhotkov <ivan@esp8266.com>
sentence=Enables reading and writing data to the permanent FLASH storage, up to 4kb.
paragraph=
category=Data Storage
url=http://arduino.cc/en/Reference/EEPROM
architectures=esp8266
1 change: 1 addition & 0 deletions libraries/ESP8266httpUpdate/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ author=Markus Sattler
maintainer=Markus Sattler
sentence=Http Update for ESP8266
paragraph=
category=Data Processing
url=https://github.com/Links2004/Arduino/tree/esp8266/hardware/esp8266com/esp8266/libraries/ESP8266httpUpdate
architectures=esp8266
1 change: 1 addition & 0 deletions libraries/Hash/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ author=Markus Sattler
maintainer=Markus Sattler
sentence=Generate Hash from data
paragraph=
category=Data Processing
url=
architectures=esp8266
1 change: 1 addition & 0 deletions libraries/SPI/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For all Arduino boards, BUT Arduino DUE.
paragraph=
category=Signal Input/Output
url=http://arduino.cc/en/Reference/SPI
architectures=esp8266
1 change: 1 addition & 0 deletions libraries/Ticker/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ author=Ivan Grokhtokov <ivan@esp8266.com>
maintainer=Ivan Grokhtokov <ivan@esp8266.com>
sentence=Allows to call functions with a given interval.
paragraph=
category=Timing
url=
architectures=esp8266
1 change: 1 addition & 0 deletions libraries/Wire/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ author=Arduino
maintainer=Ivan Grokhotkov <ivan@esp8266.com>
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. For esp8266 boards.
paragraph=
category=Signal Input/Output
url=http://arduino.cc/en/Reference/Wire
architectures=esp8266