mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-15 00:02:49 +03:00
Add gdb stub library
This commit is contained in:
6
libraries/GDBStub/src/GDBStub.h
Normal file
6
libraries/GDBStub/src/GDBStub.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef GDBSTUB_H
|
||||
#define GDBSTUB_H
|
||||
|
||||
// this header is intentionally left blank
|
||||
|
||||
#endif //GDBSTUB_H
|
Reference in New Issue
Block a user