Closed
Description
Is your feature request related to a problem? Please describe.
I was trying to develop a script for a custom toolchain, but after looking at the code, it does not seem xmake supports a toolchain with tool names like iar -> iccarm, ilinkarm, etc..
Describe the solution you'd like
Support for the IAR ARM embedded toolchain
Describe alternatives you've considered
Developing custom toolchain scripts
Additional context
Willing to develop custom toolchain scripts within the project if direct support cannot be added, but don't know how, seems like IAR tool names cannot be supported.