mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-06 05:21:22 +03:00
Uncouple uart from GDBStub library (#6390)
This commit is contained in:
parent
4e9358445a
commit
2a7a3f5683
@ -42,7 +42,7 @@
|
||||
*/
|
||||
#include "Arduino.h"
|
||||
#include <pgmspace.h>
|
||||
#include "../../libraries/GDBStub/src/GDBStub.h"
|
||||
#include "gdb_hooks.h"
|
||||
#include "uart.h"
|
||||
#include "esp8266_peri.h"
|
||||
#include "user_interface.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user