Albin Hedman

Results 60 issues of Albin Hedman

In light of #180 is `reset: bool` in https://github.com/stm32-rs/stm32g4xx-hal/blob/main/src/adc.rs#L2135 really safe to expose considering the user may pass `false`?. Also is this really a good way to do things since...

Alternative to #138 @AdinAck is this somewhere close to what you discribed in #138 ?

From what I can tell there is nothing preventing us from changing the polarity of the comparator on the fly

Hi :) Please let me know if this/part of this issue should be moved to [probe-rs/hs-probe](https://github.com/probe-rs/hs-probe). I see there is a nice comparison table in the README, however [probe-rs/hs-probe](https://github.com/probe-rs/hs-probe) is...

```bash kikit panelize \ --layout 'alternation: cols; vevendiff: 0mm; rotation: 90deg; rows: 2; cols: 2; baketext: False; hspace: -10mm; vspace: 10mm' \ --tabs 'type: fixed' \ --cuts 'type: mousebites' \...

### Prerequisites - [x] I have read [FAQ](https://yaqwsx.github.io/KiKit/latest/faq/) - [x] I have searched existing issues (including closed ones) - [x] I use KiKit at least version 1.7.2 (older version are...

### Prerequisites - [x] I have read the documentation and the proposed feature is not implemented. ### Description When having weird shaped PCBs that need alternating rotations, sometimes it is...

This is an alternative to #1108 for solving #1107 that does not require the `local_task` attribute. ### Breaking change Note this is a breaking change. Inference will no longer accept...