David Haig
David Haig
Hi, has anyone had any luck getting the enc28j60 example working? I am aware that it was disabled because it was not working on stable. However a nightly cargo build...
Hi, thanks for your great library. The fullscreen example flashes a randomly located filled white box taking approximately 25% of the screen in Windows 10 before clearing to black and...
Hi, Thank you for your very comprehensive wiki: https://medium.com/coinmonks/coding-the-stm32-blue-pill-with-rust-and-visual-studio-code-b21615d8a20 It is great to have all the VS Code tasks set up like that. I can build successfully (after applying the...
Hi, thanks for your great library. The fullscreen example flashes a randomly located filled white box taking approximately 25% of the screen in Windows 10 before clearing to black and...
Hi @jamesmunns, Awesome project! I am using BBQueue to shuffle audio data from a producer loop that is temporally unstable (some audio frames take longer to process than others) into...
**Describe the bug** Hi, I am using the latest version of probe-run (built from git) to flash my nrf5340-dk. When using `probe-run --chip nRF5340_xxAA --erase-all` for a cargo runner the...
Hi Jorge, Thanks for your epic contributions to the whole embedded rust ecosystem, very impressive. Unfortunately though, I am having trouble running your example. Consider the Documentation section of your...
Hi, thanks for your great demo. I recorded the spinning square using a high framerate video camera (I used my phone at 240fps) and noticed that there is a brief...
Hi, This PR adds support for additional family ids as listed here: [uf2families.json](https://github.com/microsoft/uf2/blob/master/utils/uf2families.json) Added a `family` flag to the command line options. For example you can now use this tool...