Aaro Perämaa

Results 27 comments of Aaro Perämaa

Hm, I gave your branch a go and still nothing. I checked the EVT documentation and it does say that the 2 ports are connected to PA11 and PA12, which...

Sigh, the tricksters at WCH got me! You were right originally. On most EVT boards the USB-C is indeed connected to PA11/PA12, but on the **C8T6** board its on the...

@nemasu Yes, I managed to get it working, I've tried at least embassy-usb's implementation of ACM CDC. I removed all the printlns from the USB driver, i think that was...

@nemasu Hello, I pushed some changes to https://github.com/ch32-rs/ch32-hal/blob/usbd-example/examples/ch32v203/src/bin/usbd.rs Before it can be merged to main, there is some issue that requires you to use arch-spin instead of arch-riscv. If you...

Using an `array` for the decompressor works correctly, however naga denies the compressor function if q is changed to an array. "May only be indexed by a constant". WGSL spec...

Hi, this definitely could be automated. So far I have manually verified the sha1 hashes of PR'd updates or updated the files myself, but humans can of course make mistakes...

Closing this as being fixed in `4e529e0` / v0.12.0. Please reopen if this is still an issue