We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2fb43c commit 4b3c36bCopy full SHA for 4b3c36b
libraries/GDBStub/src/internal/gdbstub-cfg.h
@@ -56,6 +56,6 @@ are called when the flash is disabled (eg due to a Ctrl-C at the wrong time), th
56
likely crash.
57
*/
58
#define ATTR_GDBINIT ICACHE_FLASH_ATTR
59
-#define ATTR_GDBFN
+#define ATTR_GDBFN ICACHE_RAM_ATTR
60
61
#endif
0 commit comments