Skip to content

Raspberry PI

Phil Schatzmann edited this page Oct 3, 2025 · 23 revisions

The Raspberry PI is using Linux and provides the following pins:

image

Compile Options

You must set the -DUSE_RPI=ON. E.g:

cmake -DUSE_RPI=ON -DUSE_HTTPS=OFF -DCMAKE_BUILD_TYPE=Debug ..

Clone this wiki locally