How to add tools to the NCS toolchain?

Hello,

I want to have "make" included in the NCS toolchain.  As far as I can see, on Windows the tools (in toolchains/xxx/usr/bin) is msys2 based.  My question is where to place a request to add tools?

Reasoning for "make": parameterization of west takes sometimes long command lines (Kconfig / DT parameters).  I want to do this via preconfigured make targets.  Also "make" is a good way to integrate NCS into eclipse.

Thanks for help

Hardy

Related