-
We don't have access to a mac to test on, so controller support hasn't been implemented or tested on a mac. We should resolve this.
200sc updated
3 years ago
-
Hello,
I hope this message finds you well. I am reaching out to you because I am working on an open-source project called BrailleTouch. Our goal is to create affordable Braille displays for bli…
-
Hello,
I have a problem starting pyocd gdbserver.
```
sudo pyocd gdbserver
0000309:INFO:board:Target type is k64f
0000309:CRITICAL:__main__:Unable to open device: open failed
Traceback (most…
-
Hi there,
Not sure if this is possible but I attempted to install this in an ubuntu docker container on macOS.
I received the following error:
```
# ls
Dockerfile LICENSE README.md ap…
-
None of the commands work when using with Solus OS, is it supported?
Regards,
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…
-
I have a device that I'm sending packets to about 20 times per second. I do no reading, just writing. Sometimes, a write gets a ```LIBUSB::ERROR_BUSY``` exception, in which case i close and reopen the…
slact updated
7 years ago
-
The Mac OS X backend uses a static variable `static IOHIDManagerRef hid_mgr = 0x0;`
The problem occurs with two threads are doing the sequence `hid_init()` [...] `hid_exit()`
The first thread to …
-
Hi,
I'm having a similar issue in #247 . Could you let me kown the solution?