Joachim Fenkes
Joachim Fenkes
I had the same issue - it's because the makefile doesn't find a C++ compiler and thus `BUILD_CXX` is empty in this part of `src/ccache.mk`: ``` # remove any previous...
Hey, the Twinkie authors wrote a sigrok driver for Twinkie which also works for Twonkie. Details are in the original Twinkie docs here: https://www.chromium.org/chromium-os/twinkie#TOC-Using-as-a-PD-Packet-Sniffer The Twinkie patches haven't been upstreamed...
Yep - I was reluctant at first since it's not technically built from the repo but what the hay =) There you go!
Someone's gotta send the patches to the sigrok project and petition the maintainers to pull them in. I was planning to take care of that but won't have the time...
Ugh, I take that back :/ It's not as easy unfortunately - I had to add some ugly hacks to make sigrok work with a recent libusb on Windows, that'll...
Hey @madcrow - thanks for your interest! Unfortunately sigrok requires a recompile of at least libsigrok to support new devices, and the Windows build is kinda finicky. I lost the...
I had a similar problem and spent quite some time trying to figure out how I could coerce the decompiler into recognizing the switch statement via annotations and cross references....
Prerequisite: EPR capable source and sink for testing
Hey @FCALLBOX! The diode and vreg are on the analyzer logic supply which is always 5V, provided via the Micro-B receptacle by the controlling PC. The USB-C voltages are only...
Fix for #245