We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The Raspberry PI is using Linux and provides the following pins:
You must set the -DUSE_RPI=ON. E.g:
cmake -DUSE_RPI=ON -DUSE_HTTPS=OFF -DCMAKE_BUILD_TYPE=Debug ..