twischer

Results 4 issues of twischer

I tried it for >12h and it never finished. I tried to compile the following source code. ```c++ #include #include int main() { unsigned long tmp, a = 0, b...

This PR depends currently on https://github.com/jackaudio/jack2/pull/463 This PR contains the following features for the ALSA audio backend - Support multiple devices without using ALSA multi plug-in. Compared to ALSA multi...

I have reverse engineered some functions of the bootrom and SDK. I have used the https://github.com/pfalcon/xtensa-subjects/blob/master/2.0.0-p20160809/out.lst and the output of reko decompiler. May be it is also interesting for others....

```bash ./cp210x-program -I testdata/cp2102-orig.ini --write-cp210x ``` > Traceback (most recent call last): File "/home/timo/Beschreibungen/HOWTOs/usb2serial/cp210x-program/./cp210x-program", line 239, in main() File "/home/timo/Beschreibungen/HOWTOs/usb2serial/cp210x-program/./cp210x-program", line 235, in main options.action(options) File "/home/timo/Beschreibungen/HOWTOs/usb2serial/cp210x-program/./cp210x-program", line 169, in...