mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-21 21:22:31 +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
288 B
INI
11 lines
288 B
INI
name=DNSServer
|
|
version=1.1.0
|
|
author=Kristijan Novoselić
|
|
maintainer=Kristijan Novoselić, <kristijan.novoselic@gmail.com>
|
|
sentence=A simple DNS server for ESP8266.
|
|
paragraph=This library implements a simple DNS server.
|
|
category=Communication
|
|
url=
|
|
architectures=esp8266
|
|
dot_a_linkage=true
|