-
Current it send keyboard events as virtual keyboard (like input method keyboard), however google pinyin input supports physical keyboard with OTG to input, physical can use numbers to choose words whi…
-
libusb works basically everywhere and provides a single interface to list and interact with usb devices.
-
This is a quality-of-life thing, but I think it would be nice if Chalet could pick up on both or either of `clang.exe` and `clang-cl.exe` from the Visual Studio install folder if Clang has been [insta…
-
Calls to `DeviceBootloader::getFirstAvailableDevice()` can return a "found" boolean yet the deviceinfo returned has a name of `""`
Timing of the repro steps is important to trigger the error state.…
-
We are still using MSVS 2015, and 2019 is available - so we should be using that.
This will also update the INNO installer from v5 to v6, which will require some changes (some installer languages …
rgetz updated
2 years ago
-
For as many platforms as possible we want to test building and a run of the RC. At least xusb or lsusb -v should be tested. Please use the libusb-1.0.25-rc1.tar.bz2 tarball, and not a git checkout. Us…
-
The included OpenOCD executable doesn't run in a Win10 x64 environment. It produces no output when invoked from the command line. This causes use of a Picoprobe target to fail uploading.
-
First, I am far from an expert with USB and libusb, so please forgive what may be a very newbie request.
I am working on a Python script to communicate with a CDC USB device, running on Windows 10.…
-
### Is this a new report?
Yes
### System Info
Void 5.19.16_1 x86_64 GenuineIntel uptodate hold FF
### Package(s) Affected
libpyldb-util-2.3.2_1, libpytalloc-util-2.3.3_1
### Does a report exist …
fanyx updated
2 years ago
-
I am unable to build x64 packages with:
- Visual Studio 2019 16.11.13
- installed with toolsets v141, v142 (x86 & x64) + Windows 10 SDKs 10.0.16299 and 10.0.20348
- additional components
Package…