Releases: JoaoLopesF/RemoteDebugger
Releases · JoaoLopesF/RemoteDebugger
Version 0.9.5
- 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
Adjustments in example
Version 0.9.3
- Support to RemoteDebug with connection by web socket
- debugBreak for RemoteDebug now is redirect to a debugSilence of RemoteDebug
Version 0.9.2
Adjustments in example
Version 0.9.1
- 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
First beta