Alasdair Allan
Alasdair Allan
> > We do not test on FreeBSD, if you open an issue with the error message that may help identify the cause. > > I'll see if I can...
> Maybe it was something that only got mentioned during the closed beta-testing? Or maybe it was mentioned on the forums but never got as far as a GitHub issue?...
> Why is the microphone_adc doing single conversions in a loop with sleep? Probably because it was written as an introductory generic example to show how to use the ADC.
> Thanks for the guess. It wasn't a guess. > How about the many other (more relevant) questions I asked? No interest in having a decent example on how to...
If it gets to the top of your pile soon enough, maybe we can get one of this year's interns to do some SD Card examples with littlefs for pico-examples?
The doxygen also gets sucked into our PDF toolchain via XSLT and auto generates a bunch of asciidoc which is built into the Pico C/C++ SDK book. Unclear how this...
Firstly, can you compile a project from the command line using CMake? It's probably best to make sure that you can get things working on the command line before looking...
Interesting. I wrote this one and it works as is for me. Which (of the many different versions) of this sensor do you have?
That code released, like most of the code released by us, is under the [BSD 3-clause](https://github.com/raspberrypi/pico-examples/blob/master/LICENSE.TXT) license. So long as you abide by the terms of this license you are...
> 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...