At the very least it will enable you to more easily use the “modern environment” of your choice. One of my biggest peeves about embedded software is every product line has its own supported IDE. Command line tools are the glue that binds disparate environments together, whether you use them directly or via a script called by pressing an IDE’s build button.
↧