Marvin Gudel

Results 11 comments of Marvin Gudel

Will there still be progress here? I have some strange behaviour on a site I'm using, which led me here. On the Site I even get a login popup, with...

Hello, I am facing a similar behaviour where I get the same log messages as @Ott-cop when using wifi. For me this behaviour seems to be triggered whenever the system...

I observed the behaviour a little further and noticed this bug isn't consistent across different wifi networks. As far as I can tell without testing it thoroughly, it works without...

I came across a related problem, where a CI/CD pipeline failed due to a updated dependency which demanded a higher MSRV than specified for the downstream project. While I am...

> Cargo from Rust 1.56 and newer should yield an MSRV-specific error when trying to build a dependency that has its rust-version set to something lower than the currently executing...

Ok, thanks for the clarification. And yes its somewhat off-topic, my apologies. Initially I was just confused that the RFC excerpt I cited isn't implemented in some tooling right now...

#332 feature gates this for all applicable stm32l4xx mcu's.

Thanks for the info, I'll go through every datasheet for the sake of completeness...

I encountered a problem with the emulator: It seems that on certain data length the emulator crashes. In the test I used 127 Bytes of data which results in a...