You are reading a single comment by @stevie4711 and its replies. Click here to read the full conversation.
  • @stevie4711 thanks for sharing the pip command.

    However, I had to install gcc-arm to do the build (OS X Sierra here, using homebrew):
    brew install Caskroom/cask/gcc-arm-embedded

    Will still have to test the compiled ZIP though to verify that it works...

  • You are welcome!

    For gcc what I did was actually to just download the arm gcc binary distribution, unpack to some location and put it in the path. That way I can have multiple different versions and can just set the path from some project related build script.

About

Avatar for stevie4711 @stevie4711 started