Add option to install required compilers for certain arch on a specific directory.
This will require planning of the ntxbuild working environment to support compiler installation and version tracking.
- Download compilers for specific arch
- Support identify arch from a board and suggest downloading
- Install on a local environment on user home directory
- Define how to track the compiler version - which arm-gcc should it download, for instance? How to keep track of the download links?
- Show installed compilers
Add option to install required compilers for certain arch on a specific directory.
This will require planning of the ntxbuild working environment to support compiler installation and version tracking.