Now that we have built a first bootable image with Yocto we can start customizing it. I will demonstrate how to create a simple layer to...
Due to its flexibility, Yocto might seem a bit complex the first time we use it and can be very scary. In this article I would like to...
I have been using cmake for a while because I think writing good Makefile is a very tricky task. Unfortunately, cmake is not always...
I often compile applications (mostly game) manually because I love using the very last features and seeing the progress of the...
I would like to present here a simple solution to write an interrupt driven user space application with the help of the generic user IO...