Results 197 comments of Ben Kuper

Thank you :) Chataigne is based on JUCE, not Qt so I can't use it :)

I managed to not have it as a dependency for the whole project, and I really want to try without, because it will just make it much more heavy and...

Interesting, thanks for the link ! Actually, it may be more relevant now to use the later ESP32, it might solve some problems.

Hello, do you still have the problem ? It seems that it's OS dependant... are there other software on windows that behave the same or differently ?

Hey, I don't have M1 as well (don't even have a mac, just VM).. What I think is happening is that the list returned by serial::list_ports() is empty. At least...

Hello, update on that, it seems not working still and I could test with a Silicon : My software was filtering VID/PID 0x0, it seems that all detected devices are...

For referencing, might be the same problem as #243

Tried the PR locally, it works :)

I think it would also fix the #243 right ?