David Greaves
David Greaves
Is there a problem with this patch?
Thanks - I knew there would be a target :) I looked at commit https://github.com/raspberrypi/pico-sdk/commit/5e9a5e827b3265fca53529883abdcc87608abad5 and although the top level README.md is extended, none of the docs mention how to...
I hope the title and description are now suitable? Re pdf links - so they are - I couldn't recall how I'd arrived at the pdf docs and was looking...
I didn't add a link to the pdf because all that has is the example in 2.2 which you have to read the command line and go "ah hah!" like...
I am a little confused. This is not "recommending signal use". Someone reading these docs is already using signals :) It is pointing out that signals may occur during a...
@aurieh just as a comment - I'm using PySide2 (Qt5 for now) and asyncio and python-mpd2 quite happily with https://github.com/CabbageDevelopment/qasync The same python/Qt application also interacts with Django async code...
The path in @6by9's comment here https://github.com/raspberrypi/firmware/issues/1740#issuecomment-1471695013 isn't quite correct. On kernel 6.1.25-v8+ with an official 7" DSI display Turn off backlight: `sudo sh -c 'echo 0 > /sys/class/backlight/10-0045/brightness'` Turn...
The in-browser app is showing a lot problems and errors on a modern browser dev console. Given a total lack of responses for 2 years I'd say this repo is...
My suggestion would be a yaml(?) file that could be extended to provide supplemental information Initially just put it in git and manage it there? The idea is more to...