LUFT-AQUILA

Results 21 comments of LUFT-AQUILA

+1 here looking for closure that can return some information whether keep listening or not.

Well, I checked out to the `fix-ch32v203-setup` and builded it, now it seems to be fail at the earlier stage of the initialization. Now Device Manager shows `Unknown USB Device...

The most recent master that have merged `fix-ch32v203-setup` still presents the issue. This is the log output by the current master: log output ``` [00:57:36.381] tio v2.7 [00:57:36.386] Press ctrl-t...

There was no issue with eye inspection on the board and the cable used worked fine in communication with other boards.

When I tried `cdc_dual_ports` on STM32F103 Blue Pill, the Windows Device Manager recognizes both ports as `TinyUSB CDC` ports, but only one of them was able to open. It seems...

I don't think so, because I program my MCU several times a day and always happens same. I'll try more and tell you if I figure out something more. Thank...

That's a good point. I've added it to Linux too, but I found out that I can't build `device_query` on Linux. ``` warning: no edition set: defaulting to the 2015...

I think mine was based on an old master somewhere 😅. I've fixed it, but I haven't tested it yet since I can't access to the Linux machine with physical...

I am waiting for this to be merged for the left icon color customization, etc!

I think it would be better to make no-padding when there is a specific word, instead of using an U+200B character. For example, following change fixes the issue: ``` set...