Open
Description
For some reason, I didn't immediately find this plugin when I needed it, so I wrote my own: https://github.com/vhdirk/asdf-gcc-arm-none-eabi
My implementation scans the arm website for versions rather than having to update the asdf plugin every time a new gcc version is released. Your plugin on the other hand, seems to have support for windows hosts.
I wonder if we could join forces by merging our plugins?