1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-09-11 05:52:31 +03:00

Unique Built-In libraries library.properties name

Use unique name values in library.properties for the esp8266 libraries
that are also Arduino IDE Built-In libraries. This solves the issue of
SD and Servo libraries always appearing as Type: Updatable in the
Arduino IDE 1.6.6 Library Manager when an esp8266 board is selected.
This commit is contained in:
per1234
2015-11-27 14:06:07 -08:00
parent 14949f50d6
commit f2949c1ee1
4 changed files with 13 additions and 3 deletions

View File

@@ -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