Part I: Playing around with GCC (ARM flavor)
It is really useful to understand how the compiler works and at least is good to know how to run from the CLI with some of the most useful options. For instance, did you know we can call the entire build process one step at a time? or the many options to compile, disassemble, or link.