James Waples

Results 103 comments of James Waples

I've edited the original post to hide the completed issues. This makes it easier to see what's left at a glance.

Thanks for the PR! I think the example might be better placed under `examples/raspi` as opposed to the current top-level `examples-raspi`. I'd also prefer not to use two different CI...

Sorry for the delay! @therealprof maintains the crate that `WriteOnlyDataCommand` so might be able to offer more insight, but yes I think it's enough to add a custom impl of...

That's awesome! A section in the readme about Raspi support with a quick getting started guide, small code sample and a link to your examples repo and/or a blog post...

I like the idea of a workspace. It should be possible to test that the RPi examples at least build which is much easier when that code is part of...

Beaut, thank you!

Thanks for the fix!

Thanks for the detailed issue! I don't have much spare time at the moment but I'll look at reproducing your issue when I can :)

Hm interesting. This crate doesn't explicitly support the SSD1305, although there have been attempts and other issues in the past; see #76 or #77 for example. I'm not clear on...

I don't have much experience in this area, but @allexoll on Element [explained it for me](https://matrix.to/#/!BHcierreUuwCMxVqOf:matrix.org/$IMCz1nz-sdK2J_JPVGMrKyATNhkSq9Mfl2f7n9bNls0?via=matrix.org&via=psion.agg.io&via=mozilla.org): > the STM-rs dinamically create/link the correct memory.x depending on the mcu/reference you're choosing...