Skip to content

Releases: JoaoLopesF/RemoteDebugger

Version 0.9.5

19 Mar 20:28
Compare
Choose a tag to compare
  • All public configurations (#defines) have moved to RemoteDebugCfg.h, to
    facilitate changes for anybody.
  • Changed examples with warnings on change any #define in project,
    with workarounds, if it not work. (thanks to @22MarioZ for added this issue)

Version 0.9.4

16 Mar 21:54
Compare
Choose a tag to compare

Adjustments in example

Version 0.9.3

16 Mar 19:10
Compare
Choose a tag to compare
  • Support to RemoteDebug with connection by web socket
  • debugBreak for RemoteDebug now is redirect to a debugSilence of RemoteDebug

Version 0.9.2

04 Mar 20:47
Compare
Choose a tag to compare

Adjustments in example

Version 0.9.1

01 Mar 20:58
Compare
Choose a tag to compare
  • Adjustment: the debugger still disable until dbg command, equal to SerialDebug
  • Changed to one debugHandleDebugger routine
  • Add debugSetDebuggerEnabled routine
  • Changed handle debugger logic

Version 0.9.0

28 Feb 20:09
Compare
Choose a tag to compare

First beta