mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Automatic stack location selection (SYS or HEAP), enable per library AR-chive in arduino build system * enable dot_a_linkage on internal libraries * add device tests * boards generator: deprecate --noextra4k/--allowWPS and fix documentation
11 lines
270 B
INI
11 lines
270 B
INI
name=ESP8266HTTPClient
|
|
version=1.1
|
|
author=Markus Sattler
|
|
maintainer=Markus Sattler
|
|
sentence=http Client for ESP8266
|
|
paragraph=
|
|
category=Communication
|
|
url=https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266HTTPClient
|
|
architectures=esp8266
|
|
dot_a_linkage=true
|