Greg Zimmerman
Greg Zimmerman
I got SSIS working inside Docker by modifying the two Python scripts that attempt to start/stop telemetry via `systemctl` which doesn't work in a container. I wish I could submit...
> Those QWIIC, Stemma QT, Grove ports, they are not suitable for debugging. Those are just I²C interface and power lines. I can assure you it is suitable and it...
I see where you are coming from now. In this case we can use the above boards as a pico probe to connect to a different target. On the probe...
> Ah, that's what you mean, now I understand 👍 > > I'd personally prefer to use an IDC-10 with the standard [Cortex Debug](https://documentation-service.arm.com/static/5fce6c49e167456a35b36af1) pinout (ideally the suggested 1 mm...
I think this would be a great addition. I recently picked a Cypress CY7C68013-56PVC base logic analyzer and it just cant keep up at 24 Mhz. Getting 50Mhz along with...
Porting guide is [here](https://blogs.msdn.microsoft.com/dotnet/2016/02/10/porting-to-net-core/). I saw that only one dependency does not work under the core framework - HttpUtility functionality is now in Microsoft.AspNetCore.WebUtilities I believe. Only other flag I...
I requested v2.4.9 for the UDM SE and receive the archive and have push it [here](https://github.com/thezim/debbox-kernel). This is the source code with build artifacts. Is this how you normally receive...
The configs are definitely different though. The .config artifact included in the archive was the exact same as my UDM SE via `zcat /proc/config.gz`. Diff against your stock config was...
The launcher app is just a shell script. In its current form it configured to use `bash` and use the `open` command. Try opening bash first then use this to...
Are these files still required? #2631