Maciej T. Nowak

Results 6 issues of Maciej T. Nowak

It seems that in `pmod-sd-dummy` project VDD on pin 3 and GND on pin 4 are swapped, see comparision below: ![image](https://user-images.githubusercontent.com/420393/169664363-24321c4b-1eed-4663-b963-c8a3be4ef32b.png) Wikipedia agrees with image on right: https://en.wikipedia.org/wiki/SD_card#Transfer_modes

bug

I noticed that MQTTClient treats all error conditions the same and handles them closing session. However few errors can be casued by mistake in parameters in which case session is...

I'm using with LibUsb to achieve asynchronous transfers. Without going into too much details I'm using two threads: 1. **Worker**: creates promise (P) and starts async USB transfer with supplied...

This is work-in-progress, I'm opening PR to get initial feedback/review and possibly be tested by others. Fixes #1177 and includes changes from #965. Summary of changes: * Include #965 to...

windows

Let's assume USB device reporting itself as composite device with two interfaces (0 and 1) of class vendor. Using Microsoft OS 1.0 descriptors they are assigned WinUSB driver (using WINUSB...

bug
windows

systemd expects override files to be world-accessible. If they are not, warning "Configuration file /etc/systemd/system/pdns-recursor.service.d/override.conf is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without...