mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
Add gdb stub library
This commit is contained in:
9
libraries/GDBStub/library.properties
Normal file
9
libraries/GDBStub/library.properties
Normal file
@ -0,0 +1,9 @@
|
||||
name=GDBStub
|
||||
version=0.1
|
||||
author=Marko Mikulicic (Cesanta)
|
||||
maintainer=Ivan Grokhotkov <ivan@esp8266.com>
|
||||
sentence=GDB server stub from Cesanta's Smart.js
|
||||
paragraph=GDB server stub helps debug crashes when JTAG isn't an option.
|
||||
category=Uncategorized
|
||||
url=https://github.com/cesanta/smart.js
|
||||
architectures=esp8266
|
Reference in New Issue
Block a user