sandric
sandric
Any progress with that?
Is there any visible solution to this?
Ok, sorry, I just thought mb after time passed smth changed, since issue is open yet, mb by advicing flycheck evaluate function with gutter one's somehow. I fixed it by...
yes, saw this too, but how can I actually get clipboard string value after 'y' command? Is there some javascript method in vim.js lib or emscripten? Or is there some...
I also not sure how to use even UART though - since vga uses all pins with uart buses using gpio0-gpio17, here's my pinout I took from pico documentation: ![Screenshot...
@lurch thanks, I was able to use 20 and 21 pins for UART. It didn't helped much though making it work with vga output. I wasn't been able to run...
@lurch idk maybe if you write it in assembly or with pio for everything, which I'm not able to, and I'm still waiting to get simple answer how to get...