Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 342 Bytes

Readme.md

File metadata and controls

20 lines (14 loc) · 342 Bytes

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