Dave Jones
Dave Jones
Some minor ref correction (`ref:` -> `:ref:`)
Cyntech very kindly sent a [WeatherHAT](https://github.com/CyntechUK/WeatherHAT) over ages ago; would be nice to add support for it. Note to self: push on proper I2C support in 1.4 and this (and...
I realize this may be asking way too much (especially given the complexity of auto-routing connections which works fantastically at the moment), but are there any plans to support diagonals...
One enhancement which I suspect might be useful to many people using this utility, would be the ability to limit the drawing area to a particular region (especially a specific...
setup.py is missing `numpy` as a dependency
Expand table on https://www.piwheels.org/project/opencv-contrib-python/ to see several broken rows
`piw-remove --builds` should remove the *builds* (and artefacts) from a given package, but the version should remain in the project page output (marked skipped if `--skip` is also specified, or...
The "none" ABI in the queue logic at the moment is considered compatible with *all* ABIs, but this isn't correct: it should only be compatible with ABIs later than or...