Skip to content

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published