Results 451 comments of Rahix

The problem is that you are using the cargo configuration for AVR and that of course does not build something you can run on your host system (without an AVR...

Unfortunately, you've just discovered a big limitation of how cargo works at the moment. You can't do this well in a workspace either. The best bet you have is structuring...

> For instance, I'm confused with the Usart+ufmt behavior on my Atmega2560, see this output in the commit message: brainstorm/embassy-as5600@a37b9b5 Please ask about this in the [Discussions](https://github.com/Rahix/avr-hal/discussions) of `avr-hal`, then...

This would be a really useful feature! I have found the `--collapse`/`-n` flag but that only allows collapsing _everything_ right now. Maybe it would be useful to add a number...

Hey, so as we see `OpenGlVersionNotSupported`, please provide more details about your OS, GPU, GPU driver, etc.

Okay, first test: I've upgraded all dependencies across the visualizers. Maybe it helps a bit to not rely on ancient dependencies... Can you try again with commit b4338cb15b0c ("spectral: Upgrade...

Or rather use commit b2e8299f6f55 ("no-midi: Fix compiler warning") which has even more dependency upgrades.