Windows:
  Unpack 'arm-gnu-toolchain-15.2.rel1-mingw-w64-i686-arm-none-eabi.zip' and rename
  the unpacked directory to 'arm-none-eabi-windows'

  Toolchain:
    arm-gnu-toolchain-15.2.rel1-mingw-w64-i686-arm-none-eabi.zip

  Make compiler:
    gnumake-4.3-x64.exe

  Required layout:
    + arm-eabi-windows
      + arm-none-abi
      + bin
      + lib
      + share

  Unpack 'cmake-4.3.3-windows-x86_64.zip' and rename
  the unpacked directory to 'cmake-windows'

  Unpack 'python-3.14.5-embed-amd64.zip' to the 'python-windows' directory



Linux:
  Unpack 'arm-gnu-toolchain-15.2.rel1-x86_64-arm-none-eabi.tar.xz2' and rename
  the unpacked directory to 'arm-none-eabi-linux'

  Toolchain:
    arm-gnu-toolchain-15.2.rel1-x86_64-arm-none-eabi.tar.xz2

  Make compiler:
    Linux system

  Required layout:
    + arm-eabi-linux
      + arm-none-eabi
      + bin
      + include
      + lib
      + libexec
      + share


Windows host compiling (eflash utility):
  Toolchain:
    winlibs-x86_64-posix-seh-gcc-10.3.0-mingw-w64-9.0.0-r2.zip
  Make compiler:
    gnumake-4.3-x64.exe

  Required layout:
    + mingw64
      + bin
      + include
      + lib
      + libexec
      + nvptx-none
      + share
      + x86_64-w64-mingw32
