Skip to content

A Raspberry Pi Zero-powered PID reflow oven controller -- Yocto Linux build system

Notifications You must be signed in to change notification settings

codeThatThinks/oven-controller-yocto

Repository files navigation

oven-controller-yocto

Building embedded Linux for a Raspberry Pi Zero-powered PID reflow oven controller.

Update submodules after clone:

git submodule update --init

To build the entire image, first launch a development environment:

make shell

Then inside the docker image, run bitbake:

bitbake core-image-base