diff --git a/libraries/Ethernet/library.properties b/libraries/Ethernet/library.properties index 8fdc11d2e4..1b48e875e8 100644 --- a/libraries/Ethernet/library.properties +++ b/libraries/Ethernet/library.properties @@ -1,4 +1,4 @@ -name=Ethernet +name=Ethernet(esp8266) version=1.0.4 author=Arduino maintainer=Arduino diff --git a/libraries/OneWire/library.properties b/libraries/OneWire/library.properties new file mode 100644 index 0000000000..1a1ad48b57 --- /dev/null +++ b/libraries/OneWire/library.properties @@ -0,0 +1,10 @@ +name=OneWire(esp8266) +version=2.2 +author=Jim Studt, Tom Pollard, Robin James, Glenn Trewitt, Jason Dangel, Guillermo Lovato, Paul Stoffregen, Scott Roberts, Bertrik Sikken, Mark Tillotson, Ken Butcher, Roger Clark, Love Nystrom +maintainer= +sentence=Access 1-wire temperature sensors, memory and other chips. ESP8266 compatible version. +paragraph= +category=Communication +url= +architectures=esp8266 + diff --git a/libraries/SD/library.properties b/libraries/SD/library.properties index bc8c4e4984..47342171e0 100644 --- a/libraries/SD/library.properties +++ b/libraries/SD/library.properties @@ -1,4 +1,4 @@ -name=SD +name=SD(esp8266) version=1.0.5 author=Arduino, SparkFun maintainer=Arduino diff --git a/libraries/Servo/library.properties b/libraries/Servo/library.properties index 28b1eedf71..d19ef5886d 100644 --- a/libraries/Servo/library.properties +++ b/libraries/Servo/library.properties @@ -1,4 +1,4 @@ -name=Servo +name=Servo(esp8266) version=1.0.2 author=Michael C. Miller maintainer=GitHub/esp8266/arduino