AndreiCherniaev
AndreiCherniaev
> i don't see much point to suggesting more complicated options. if people want to look at the full cmake option set, they're free to. the docs are meant to...
> passing `-S` & `-B` options is more complicated than simply using `..`. yes, passing `-S` & `-B` options is more complicated. but your ``` $ mkdir bld $ cd...
> Hi, > > The buffer structure is a POD, there is no virtual. > > Best Regards, Michel. 1) POD means Plain old data? Yes, I agree. But why...
@mpromonet please approve commit!
my commit brings C++ style to avoid potential bugs with memory. Don't use memset() if you can make another way... memset() in [top](https://pvs-studio.com/en/blog/posts/cpp/0360/) of the most dangerous functions...
@Jihadist add "enhancement" label to my topic. Пожалуйста
> > As a workaround I simply disabled `Legacy Tray Icon Support`. Not sure which other apps work with legacy tray icons but for me it was only AnyDesk... >...
I suggest @orangepi-xunlong make **/dev/gpio** in their Ubuntu release. At this time I need access to /dev/mem to get GPIO adresses: _open ("/dev/mem", O_RDWR | O_SYNC | O_CLOEXEC)_. This is...
> Anyone solved this? @orangepi-xunlong we need user access to GPIO in wiringPi not sudo on the OrangePi 5b. @orangepi-xunlong
any news? @orangepi-xunlong