Yocto: Part 10 – Building and using SDK for Raspberry Pi

In the tenth part of this series on Yocto, we talk about SDKs! How to build them, install them and finally use them to build your next awesome application!

CMake: An Essential Tutorial

CMake is an extremely popular build tool used in the open-source community to build packages that can be deployed into linux images. Looking for the perfect Introduction to CMake? Read on!