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
313 B
INI
11 lines
313 B
INI
name=GDBStub
|
|
version=0.2
|
|
author=Jeroen Domburg
|
|
maintainer=Ivan Grokhotkov <ivan@esp8266.com>
|
|
sentence=GDB server stub by Espressif
|
|
paragraph=GDB server stub helps debug crashes when JTAG isn't an option.
|
|
category=Uncategorized
|
|
url=https://github.com/espressif/esp-gdbstub
|
|
architectures=esp8266
|
|
dot_a_linkage=true
|