pythcoiner

Results 53 issues of pythcoiner

Running openocd w/ stklink-v2-1.cfg, i got a warning: ``` WARNING: interface/stlink-v2-1.cfg is deprecated, please switch to interface/stlink.cfg ```

This PR add `Any` variant to serial::Event in the same fashion its already done in dma::Event in order to can disable all interrupts by calling: ``` Serial::disable_interrupt(Event::Any) ```

Typo in configure_intter(r)upt() _____________________ ^ __ ^ https://github.com/stm32-rs/stm32f3xx-hal/blob/b0cead18208099b94a085fb634d0db4e75ac6e4d/src/dma.rs#L408 Also signatures are non consistent between `dma::Channel` and `serial::Serial`: https://github.com/stm32-rs/stm32f3xx-hal/blob/b0cead18208099b94a085fb634d0db4e75ac6e4d/src/serial.rs#L495 I can PR if you think it worth a breaking change on...

Hi guys, do you plan to add the possibility to use Bitcoin core instead of electrum server? i think almost the people running their own node using core based solutions,...

C-enhancement
F-electrum

I'm using `modbus-core` to parse requests/responses in order to display in a more user friendly way in this [tool](https://github.com/pythcoiner/modbus485_debugger), i just notice i got this parsing issue: ![image](https://github.com/slowtec/modbus-core/assets/124568858/b6ee2adf-160c-4610-ae07-0255c2b605a2) ![image](https://github.com/slowtec/modbus-core/assets/124568858/e8c8c100-8ec1-46a5-b4ee-7a68d878a46d) i...

I just update to V0.34.1 this morning from realeased apk on github ([amethyst-googleplay-universal-v0.34.1.apk](https://github.com/vitorpamplona/amethyst/releases/download/v0.34.1/amethyst-googleplay-universal-v0.34.1.apk)) Then at every startup my feed is always "rewind" to 4 days ago, even if i already...

This check were not done at some places, this PR add it where it is missing.

fixes #306 i'm not really satisfied about the button position (any advice welcome), but at leat its functionnal. ![image](https://github.com/wizardsardine/liana/assets/124568858/d12878f3-94c7-439f-ad1c-0e1fc56d1ef4)

``` ~ ❯ gpg --keyserver hkps://keys.openpgp.org --refresh-keys E13FC145CD3F4304 ✘ INT 12:53:42 gpg: refreshing 1 key from hkps://keys.openpgp.org gpg: key E13FC145CD3F4304: "Antoine Poinsot " 5 new signatures gpg: Total number processed:...