jnz86
jnz86
Can we please have a way to clear the debug monitor? And also way to have a customizable, or less verbose default output? It seems that the built-in debug monitor...
I'm not sure if this is a problem with xpack make, other software, or my system. Here is an excerpt from my windows terminal when making a vs code project:...
Just a small heads up in case you think any of these are a good idea and worth adding in to the repo. Nothing I wrote here was good. In...
There is an assertion that prevents the blocksize from being set lower than 128 bytes. I have reasons, but I was trying to set a block size lower than that....
As topic. I have a primary shell I use for on-module CLI access, as well as another shell that allows access to a bootloader CLI of off-board module. This latter...
Running VS Code on Linux, and using a remote container. I have the Output Colorizer, which works fine for the Output panel. But other than logs, the Ceedling Test Explorer...
Using Linux Mint host, remote development container using Ubunutu. 1. Debugging works fine, ending the session does not show the extension that anything has ended. The timer for how long...
I copied a string from the browser, a made it into a C const, my tests stopped working. I commented out all changes, but that wasn't enough, a non-US-ASCII character...