Adam Greig

Results 316 comments of Adam Greig
trafficstars

Just throwing a past experience into the discussion. I suspect this is out of bounds for this project but maybe it's worth considering in case I'm wrong. In summary: some...

I have another question which again I'm not totally sure is in scope but might impact trait design, although perhaps is more about the Transfer type than the Buffer type....

Sounds good. I agree that `peek` on a circular buffer would have to be marked `unsafe` for the reasons you mentioned. I think on DMA peripherals supporting double buffering it...

I like this in principle, but as stands this doesn't work - you need to work out $PYTHON outside of a target, especially since you haven't modified all the other...

Yep, it's pain... Most of them will have to be updated by hand I think. I'm also not convinced defaulting to resistors for all chip components is the best bet,...

On the whole I think the project needs a bit of TLC; I still use it exclusively for all my PCB designs but my impression is that the stock KiCAD...

I'm not sure what the best way to deal with this is. Almost all of my own use cases, and many others I know about, have agg-kicad as a git...

I like this idea. * How to indicate alternate functions - "A/B" or "A_B" or something else? I _think_ I like A/B better * I think exposed pads should always...

Also maybe @cillian64 or @JMW95 will have some thoughts on this

I think for something like a microcontroller, each pin has too many alternate functions to make it sensible to list any. Even SPI1_NSS will appear in loads of different places...