Michael Kaplan
Michael Kaplan
Hi! When I use XVDR addon on a laptop or on an android tablet, there is one annoying thing: If I am not in my home wlan, the vdr server...
When building picberry under Raspberry Pi OS 64bit, the resulting binary won't produce working targets. Output looks like this...: pi@ak-test-pi:~/temp $ sudo picberry -f pic24fjxxxga3xx -g 27,23,22 -w edr012.sprint_prototype.X.production.prod_02f63a50.hex picberry...
If we use /dev/gpiomem instead of /dev/mem, we have some benefits...: - /dev/gpiomem can be accessed by users of group "gpio" - so no root access required any more! -...