Have you ever wondered what it is like to
develop embedded firmware without using any IDE- just a simple text editor and the command line ?
Have you heard of build systems like Make, if so have you ever wondered how these tools can be applied to embedded firmware development to automate the build process?
If you have no idea of what build systems like Make are, do you want to learn about them from scratch and apply them to your embedded firmware development ?