Petr Štetiar
Petr Štetiar
Hi Alan, would you mind to change the API little bit? So there's some shared context amongst all API functions calls and there's no global variable used (there's currently libusb_context...
Well, it was just an example :) The context concept is simply needed for other useful stuff like logging for example, here _struct hidapi_ is of course opaque also. typedef...
@zinuga Hi, I'm also considering grpc and nginx for my next project. Can you please kindly share the source code of that nginx module? I'm not interested in binary blobs...
> I got the issue even the firewall was disabled (dumb AP). @csharper2005 can you try following patch? > 1.2. Could someone please try this patch on top of openwrt...
> This adds GitHub CI action which makes use of 'Labeler', allowing automatic labeling of new PRs, based on the modified files paths. LGTM as an immediate solution. My gripe...
> Does anyone have some insight into why the macos build failed? ``` configure.ac:38: error: version mismatch. This is Automake 1.16.5, configure.ac:38: but the definition used by this AM_INIT_AUTOMAKE configure.ac:38:...
> first we will add the drivers of hardware on board. Sure, let's add those drivers for hardware shipped on board into generic profile. > Second , We will optimize...
> I am thinking about to add an other with experimental toolchain like gcc 12 and so on. Having one BE and one LE target is certainly a good idea....
@heiher please calm down, such behavior it not accepted here, check our [project rules](https://openwrt.org/rules) again, the important part is `12. Be nice to each other.` > v2.87 is still broken,...
Probably related https://github.com/openwrt/openwrt/pull/10917 ? What is your build host?