Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
$ repo sync -j `nproc` --no-clone-bundle --no-tags

Environment Setup

Code Block
languagebash
RPI 3B+:
$ MACHINE=raspberrypi3-rdk-camera source meta-cmf-raspberrypi/setup-environment

RPI0:
$ MACHINE=raspberrypi0-rdk-camera source meta-cmf-raspberrypi/setup-environment
Deck of Cards
idframe
Card
defaulttrue
labelRPI0
titleRPI0 Environment Setup
Code Block
languagebash
titleEnvironment Setup
$ MACHINE=raspberrypi0-rdk-camera source meta-cmf-raspberrypi/setup-environment
Card
defaulttrue
labelRPI3 B+
titleEnvironment Setup
Code Block
languagebash
titleEnvironment Setup
$ MACHINE=raspberrypi3-rdk-camera source meta-cmf-raspberrypi/setup-environment

...