Philip Howard
Philip Howard
According to a grep of every open PR, those affected include (129/342): Edit: I have reformatted this list into a table and drawn attention to PRs from stakeholders in this...
> That's quie a number, even if some of them can be considered as unmaintained or duplicates. I concur! Earliest is from January 2018!! Is there a point at which...
I suppose a counterpoint to this would be to add a message to pinout.xyz about gpiozero 😆 I appreciate the hat tip but this is definitely not the first issue...
Good spot. Just tested this and went from 29.55ms to 9.88ms for RGB565 pens. Pretty much exactly what you found. I've raised a PR with a fix, though I've swapped...
Since you're tinkering with Tufty, what do you make of https://github.com/pimoroni/pimoroni-pico/issues/567?
A quick test with the latest MicroPython build from https://github.com/pimoroni/pimoroni-pico/pull/858 Running from a Pico W Explorer using a Qw'St to Qw'St cable to ensure a good connection, and I've got...
Ooof! That's a nasty way to break things. I wonder if I can validate the binary on-device to avoid this :grimacing:
:P Many of the products that use those pins use almost *every* pin! It's a bit of a tricky one, since they share some functions. You can use: * http://pinout.xyz/pinout/pcm...
Could this possibly also include some accommodation for https://github.com/micropython/micropython/issues/8208 I'd very much like a board config option to change that default, please!
For anyone else who - like me - ends up here - I had this same issue with Google's SMTP Relay service. I changed two settings at once on the...