This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Munns
jamesmunns.com
did:plc:rqm4qgf6jdmb35mxatuzi6cq
I mostly use defmt, which is a specialized/efficient logger that usually runs over RTT and the SWD debugger you use for flashing, for most of my diagnostics. This covers probably like... 50-75% of my debugging needs? You can usually tell a lot from print/log-style debugging.
[contains quote post or other embedded content]
2025-12-20T10:34:44.395Z