Richard Meadows

Results 62 comments of Richard Meadows

No problem! bors r+

I just fixed some minor spelling items 😀 bors r+

I'm less keen on those methods to access the peripheral in a DMA Transfer. Whilst I see your argument, I'd like to get more experience with actually using the DMA...

@mattico Do you mind if I pick only the first commit and merge that for now?

There is the [`downgrade`](https://github.com/stm32-rs/stm32h7xx-hal/blob/master/src/gpio.rs#L620) method to remove the pin _number_ from the type, but this isn't quite what you want. The use case of the MODE generic type is when...

Great 🎉 Thanks for all your work on Pergola and the examples. The PR definitely isn't intended to be merged directly like for a software project, but I'm not quite...

FWIW I've been using amaranth with radiant and a nexus LFD2NX-40 part, and intend to contribute a platform definition when I'm happy with it (likely in a few weeks). I'll...

@slagernate [Here's the platform file](https://github.com/richardeoin/amaranth/blob/lattice-lfd2nx/amaranth/vendor/lattice_nexus.py) I'm using with LFD2NX-40 + Radiant. I tweaked my formatting to make it somewhat more diff-able against yours. Some differences * Adds a two-stage FF...

There have been subsequent improvements to `amaranth/vendor` and this PR needs at a minimum to be updated to include those. @slagernate are you willing to maintain this PR (no is...