> make BOARD=RPI1 > /bin/sh: 1: arm-none-eabi-gcc: not found - How to install virtualenv https://gist.github.com/frfahim/73c0fad6350332cef7a653bcd762f08d - Getting Started https://github.com/micropython/micropython/wiki/Getting-Started > Debian, Ubuntu, Mint, and variants > > The following packages will need to be installed before you can compile and run MicroPython: > > build-essential > libreadline-dev > libffi-dev > git > pkg-config (required at least in ubuntu 14.04) > gcc-arm-none-eabi > libnewlib-arm-none-eabi >