lachlanm-git

Results 4 issues of lachlanm-git

### Zig Version 0.11.0 edit: also tried "0.12.0-dev.1297+a9e66ed73" (Windows x86_64) with the `zig cc` repo steps - same issue ### Steps to Reproduce and Observed Behavior **Observed Behaviour** lld-linker errors....

bug

**Proposal:** Add the ability to retrieve information such as VID, PID, serial number. It is possible to retrieve more information without additional dependencies such as libusb and there seems there...

On Windows, it appears that the COM port might end up one byte too short. From some investigation, this appears to be due to assuming the buffer returned is a...

For Windows COM ports, check whether the last byte is a zero-sentinel or not instead of assuming. Closes https://github.com/ZigEmbeddedGroup/serial/issues/43 list.exe [master] Note the BthModem COM ports are one character too...