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 launch a development environment:

make shell

To build the entire image automatically:

make