Brendan

Results 703 comments of Brendan

A link could also be put in the global ToC: ```rst .. toctree:: Download the PDF ``` The path can be relative too, but Sphinx will complain if the path...

> The Sphinx PDF generation capability, even if if uses LaTeX (which we also do) is kind of central and many projects seem to use it, it's in no way...

It would still be a good idea to involve squidfunk in this discussion. So, I suggest [opening a discussion upstream](https://github.com/squidfunk/mkdocs-material/discussions). We can work with whatever is decided from there.

I looked at that recently. Looks like upstream had a major version bump since our last update...

I tried to parse the diff in the rust binding git2-rs and got the same error, so I think this a problem with libgit2 C library itself. This seems similar...

Do the Linux examples not work/apply on the Arduino Q?

It would seem that the [encodeRadioDetails example](https://github.com/nRF24/RF24/tree/master/examples/encodeRadioDetails) is a perfect starting point. It requires a Python side (no special python libs required) to show `printDetails()` output from a string of...

My one problem with their approach to this new hardware design: How is one supposed to transfer structured data? I'm having trouble finding proper documentation for this Bridge API. It...

No one is self-hosting AI; Espressif must be laughing at the Uno Q because consumers could have avoided the complexity and did _any_ AI thing using an ESP32. Sounds like...

Maybe now is a better time to assess zephyr support in the RF24 stack (at least up to Mesh layer). I gave up on that idea years ago because I...