-
Notifications
You must be signed in to change notification settings - Fork 9
Raspberry PI
Phil Schatzmann edited this page Oct 3, 2025
·
23 revisions
The Raspberry PI is using Linux and provides the following pins:
You can set the -DUSE_RPI=ON option to activate the Linux API E.g:
cmake -DUSE_RPI=ON -DUSE_HTTPS=OFF -DCMAKE_BUILD_TYPE=Debug ..Here is the PulseView output of the Blink Sketch
Here is the PulseView output of the SPI Sketch