Skip to content

For RaspberryPI

Sébastien Gallou edited this page May 4, 2017 · 6 revisions

There are 2 ways to build Yadoms for Raspberry Pi : directly on the Pi, or cross-compiling from a linux machine.

Please note that Raspberry Pi 1 has no enough memory to build on

When possible, prefer to cross-compile (much tested and faster)

Build on RaspberryPI

Cross-compile for RaspberryPI from a linux machine

Remote debugging

In case you want to debug directly on raspberry with using IDE such as Eclipse:

Cross Remote Debug for Raspberry PI

Clone this wiki locally